UCT: Make threshold for search end just 500 for value >= 0.95
commita6853764437107205fa453b41a688920e2493e30
authorPetr Baudis <pasky@ucw.cz>
Fri, 25 Sep 2009 09:17:47 +0000 (25 11:17 +0200)
committerPetr Baudis <pasky@ucw.cz>
Fri, 25 Sep 2009 09:18:29 +0000 (25 11:18 +0200)
treed834aa338889e16a061d1a8b92061c42ebbcc0c2
parentc117d58251ecf71466fb516a87bf8aee92b397fd
UCT: Make threshold for search end just 500 for value >= 0.95

Otherwise, at the game end the tree may be spread thin and take time for a particular node to get to 5000, making the opponent wait too much.
uct/uct.c