multithreading

This commit is contained in:
2025-04-08 15:36:52 -04:00
parent c368e8da60
commit 7e6c057127
2 changed files with 24 additions and 28 deletions

View File

@@ -32,7 +32,7 @@ fn main() {
min_arena_depth: 14,
top_k_children: 2,
up_to_minus: 10,
max_arena_size: 100_000_000,
max_arena_size: 400_000_000,
do_prune: true,
print: true,
children_eval_method: Default::default(),