smallnamespace/pymcts

Node state merging/caching

Opened this issue · 0 comments

This needs to be carefully considered in the context of stochastic moves.

But a lot of games have move sequences that end up in the same state, so being able to merge the subtrees can potentially reduce the search space significantly.