David Kruger 6aa9002e92 GameState::reward_for_player is no longer a trait function
We need GameState::rewards_for_players implemented, the library
currently doesn't need to specify for a singular player.
2025-06-30 21:41:49 -07:00
2025-06-12 11:13:49 -07:00
2025-06-27 22:25:56 -07:00
2025-06-30 20:08:18 -07:00
2025-06-12 11:11:51 -07:00
2025-06-12 11:11:51 -07:00

rustic_mcts

An extensible implementation of Monte Carlo Tree Search (MCTS) using an arena allocator.

Description
An extensible implementation of Monte Carlo Tree Search (MCTS) using an arena allocator.
Readme MIT 106 KiB
Languages
Rust 100%