feat(spiel_bot): az_train parallel games with rayon

This commit is contained in:
Henri Bourcereau 2026-03-09 19:43:52 +01:00
parent 150efe302f
commit 4691a84e23
4 changed files with 27 additions and 4 deletions

1
Cargo.lock generated
View file

@ -6009,6 +6009,7 @@ dependencies = [
"criterion",
"rand 0.9.2",
"rand_distr",
"rayon",
"trictrac-store",
]