mocats

An easy-to-use, generic, single-threaded Monte Carlo Tree Search library written in Rust. Works for any game, any number of players, and any tree policy (UCT Policy included as a default). Tests in progress.