Initial commit

This commit is contained in:
2025-06-12 11:11:51 -07:00
commit 298d945b6b
2 changed files with 12 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# rustic_mcts
An extensible implementation of Monte Carlo Tree Search (MCTS) using an arena allocator.