krugd eed303e58f Removing the id field from the Action trait
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.
2025-06-30 20:18:29 -07:00
2025-06-29 22:50:54 -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.

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