now.net

Monte Carlo tree search

Also known as MCTS. This is the canonical page; those names redirect here.

MCTS with the UCB1 selection rule is specifically called UCT (Upper Confidence bounds applied to Trees).

Pairings in the atlas

Rivals: other methods for the same problems

Where it sits

game-search · Search, Constraints & Games