Hacker News new | ask | show | jobs
by 7373737373 1080 days ago
Is there a programmatic way to optimize speedruns for this kind of games? The number of steps/the size of the search space seems too large to apply a MILP solver to it
1 comments

monte carlo or some kind of ant colony simulation probably