Page MenuHomePhabricator

Add randomness to QuasirandomSolver
Open, LowPublic

Description

The QuasirandomSolver uses Halton Sequence generation to define it's search space. This means a rather even sampled distribution but no real randomness. This could be improved by either randomly relax the halton unitssphere or by apply a randomly generated space shift.

Event Timeline

s635r renamed this task from Improve QuasirandomSolver to Add randomness to QuasirandomSolver .May 8 2019, 11:30 AM
s635r created this task.