Prune in single pass to speed up. Add playout threshold to limit pruning time.
commitabef238b2bd2d354c13a85e32e1e7dba47c2c952
authorJean-loup Gailly <jloup@gailly.net>
Thu, 11 Feb 2010 09:12:32 +0000 (11 10:12 +0100)
committerJean-loup Gailly <jloup@gailly.net>
Thu, 11 Feb 2010 09:12:32 +0000 (11 10:12 +0100)
treeca3dd47ea42a61fbd892d37ba4632807602eedf1
parent84ee6da072bdb587bf1326c9449e979c5515352f
Prune in single pass to speed up. Add playout threshold to limit pruning time.
Make code work even if child has more playouts than its parent.
uct/tree.c