giewev / Classy

MIT License
1 stars 0 forks source link

Add option to parallelize tree search #18

Open giewev opened 7 years ago

giewev commented 7 years ago

Currently all of the branches are examined on the same thread, but tree search should be fairly amicable to parallelization.

Things to be careful of: