tree_node_load(): Copy board through loading
commit923ba8e469c33eef5398183fdde0ce1bcf4070ab
authorPetr Baudis <pasky@ucw.cz>
Mon, 22 Sep 2008 03:35:09 +0000 (22 05:35 +0200)
committerPetr Baudis <pasky@ucw.cz>
Mon, 22 Sep 2008 03:35:09 +0000 (22 05:35 +0200)
treebc0f07990df716844a6dd68d48effab66e33b775
parent551e17222ab03d666962ac64a13fece1500fd4bc
tree_node_load(): Copy board through loading

Otherwise, expander wouldn't skip played moves and more importantly, would
follow outdated symmetry.
uct/tree.c