optimize FutureMoves::prune_unrelated
This commit is contained in:
@@ -3,6 +3,10 @@ name = "othello"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
# for profiling
|
||||
debug = true
|
||||
|
||||
[dependencies]
|
||||
num = "0.4"
|
||||
rand = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user