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