danzel / PatchworkSim

Simulation of the board game Patchwork for AI exploration
2 stars 0 forks source link

MonteCarloTreeSearchMoveMaker expand placements immediately? #32

Closed danzel closed 6 years ago

danzel commented 6 years ago

Would be worth seeing if this is better for runtime. Board states will already be hot in memory so that's probably good.