This would in theory be useful for a transposition table, but we do not currently support that. As such I don't want to burden the implementation with that field until it is deemed necessary.
rustic_mcts
An extensible implementation of Monte Carlo Tree Search (MCTS) using an arena allocator.
Languages
Rust
100%