UCT descent: Introduce information on last significant node
commitd5ac28b1b329e91a1f403601015cd48a2d7dc3a3
authorPetr Baudis <pasky@ucw.cz>
Mon, 6 Dec 2010 17:36:43 +0000 (6 18:36 +0100)
committerPetr Baudis <pasky@ucw.cz>
Mon, 6 Dec 2010 17:41:12 +0000 (6 18:41 +0100)
treea31346c619679e6b9458a53f001320cbbf5a5ae3
parent118a8e5c08370b455ffb18c408dca3fd540e9752
UCT descent: Introduce information on last significant node

This will be useful e.g. for pool-rave. The threshold of significancy is
configurable. (The default value comes from the pool RAVE paper.)
uct/internal.h
uct/uct.c
uct/walk.c