pub fn ismcts_bot<G>() -> BotOption<G>Expand description
The information-set MCTS bot option, for a game that implements
Determinize (so it can search under hidden information).
pub fn ismcts_bot<G>() -> BotOption<G>The information-set MCTS bot option, for a game that implements
Determinize (so it can search under hidden information).