cleaned up, added random AI for testing
This commit is contained in:
parent
92a11f0898
commit
b788bd2e4d
5 changed files with 245 additions and 21 deletions
|
|
@ -17,6 +17,7 @@ regex = "1.12.2"
|
|||
|
||||
[dev-dependencies]
|
||||
criterion = "0.7.0"
|
||||
rand = "0.9.2"
|
||||
|
||||
[[bench]]
|
||||
name = "generation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue