UCT: Reduce number of playouts if we already inherited many
commit2eef5295f36abbb0bdea3932f9b6a3b8ad8837c5
authorPetr Baudis <pasky@ucw.cz>
Thu, 18 Sep 2008 22:51:40 +0000 (19 00:51 +0200)
committerPetr Baudis <pasky@ucw.cz>
Thu, 18 Sep 2008 22:51:40 +0000 (19 00:51 +0200)
tree440f28b0a3f0580170992429ffeb194bd339a3e7
parenta6e2f97a52304cedbab9d64d4f9e900b47018537
UCT: Reduce number of playouts if we already inherited many

We could've read things out before either by getting promoted from previous
tree, or from receiving the data from an opening book. This way, we should
gradually read more during the game as the opening book branches trickle down.
uct/uct.c