UCT: Move prior computation out of tree policy
commit13e91fd84c608b312a08564eb6748c916428925e
authorPetr Baudis <pasky@ucw.cz>
Wed, 30 Sep 2009 12:35:27 +0000 (30 14:35 +0200)
committerPetr Baudis <pasky@ucw.cz>
Wed, 30 Sep 2009 12:35:27 +0000 (30 14:35 +0200)
tree9f4f4fe9ecdbe4d76258cef941c577608cf8b96f
parente9dba1e44742b1002822819615c5f16b8d8fe46a
UCT: Move prior computation out of tree policy
uct/Makefile
uct/internal.h
uct/policy/ucb1.c
uct/policy/ucb1amaf.c
uct/prior.c [new file with mode: 0644]
uct/prior.h [new file with mode: 0644]
uct/tree.c
uct/tree.h
uct/uct.c