Monte Carlo tree searchfeatured
Observable-state MCTS
Grow the look-ahead by simulation, but only ever let the search know what a player would actually be able to see.
rejectedrecordedEach page here is one theory of how to choose a column, grouped by the technique it uses; the engines that play the games and the instruments that measure them live under Engines and Diagnostics.
Grow the look-ahead only where it seems promising, guided by quick simulated playouts.
Read the primer →No approach page matches that search.