Clean up playout policies handling
commit1f513ec39a5cd9a8b41ce7590b68651dd3cff2e1
authorPetr Baudis <pasky@ucw.cz>
Fri, 28 Mar 2008 20:44:50 +0000 (28 21:44 +0100)
committerPetr Baudis <pasky@ucw.cz>
Fri, 28 Mar 2008 20:44:50 +0000 (28 21:44 +0100)
treefbbbb040b45ac0e95ac6b75c4552cd8071a88caf
parent261b4a287ebacee4154f66734f1a5ff132290795
Clean up playout policies handling

Now the policies have own struct playout_policy and classical
constructors like engines and UCT policies. MonteCarlo bits
all over the places are gone.
montecarlo/internal.h
montecarlo/montecarlo.c
playout.c
playout.h
playout/moggy.c
playout/moggy.h
playout/old.c
playout/old.h
uct/internal.h
uct/uct.c