A Rust MCTS framework that can reasonably well play any zero-sum two-player perfect information game.
Comes with Tic-Tac-Toe, Connect Four, and Gomoku.
Port of my earlier C++ engine, iridium-ai, with about 30% faster performance.
Comes with Tic-Tac-Toe, Connect Four, and Gomoku.
Port of my earlier C++ engine, iridium-ai, with about 30% faster performance.