UCT: Remove sharepos support
commitfe167643dd904b836f5b049ee04fbfca3cd0e814
authorPetr Baudis <pasky@ucw.cz>
Fri, 28 Mar 2008 03:23:22 +0000 (28 04:23 +0100)
committerPetr Baudis <pasky@ucw.cz>
Fri, 28 Mar 2008 03:23:22 +0000 (28 04:23 +0100)
treee526679f975f510c2b1d6f813f5796e541c0ab9f
parent0fdc5612ac719c6d83b4007d1955156e2f477a54
UCT: Remove sharepos support

This horribly complicated all the code, was buggy, and could
never work anyway since e.g. captures count was not hashed.
We might try it again in the future but so far it is too bug-ridden,
and complicates the code too much; besides, it seems basically useless
on large boards and only reuses small amount of positions on 9x9.
uct/internal.h
uct/policy/ucb1.c
uct/policy/ucb1amaf.c
uct/policy/ucb1tuned.c
uct/tree.c
uct/tree.h
uct/uct.c