UCT Opening Book Support
commita6e2f97a52304cedbab9d64d4f9e900b47018537
authorPetr Baudis <pasky@ucw.cz>
Thu, 18 Sep 2008 22:49:44 +0000 (19 00:49 +0200)
committerPetr Baudis <pasky@ucw.cz>
Thu, 18 Sep 2008 22:49:44 +0000 (19 00:49 +0200)
tree42feea0d758378c3d2c799fe9e2b66df9545b995
parent22755e3669283a10dd3a5fc3242995874a0a9aa6
UCT Opening Book Support

New GTP commands uct_genbook and uct_dumpbook are provided, and functions
tree_save() and tree_load(); filename is constructed based on board parameters,
thus multiple books can be kept around. Currently, nodes having at least 1/100
of total # of playouts are saved. Book is automatically loaded on game start if
available.
gtp.c
uct/tree.c
uct/tree.h
uct/uct.c
uct/uct.h