Compare commits
1 Commits
0.1
...
multithread
| Author | SHA1 | Date | |
|---|---|---|---|
| 04a55f0a56 |
@@ -10,6 +10,8 @@ readme = "README.md"
|
||||
keywords = ["mcts", "rust", "monte_carlo", "tree", "ai", "ml"]
|
||||
categories = ["algorithms", "data-structures"]
|
||||
|
||||
[features]
|
||||
threads = []
|
||||
|
||||
[dependencies]
|
||||
rand = "~0.9"
|
||||
|
||||
Reference in New Issue
Block a user