play_random_game(): Do not make local board copy
commit884ec066e47df4df3984be77b96c4e76b427413d
authorPetr Baudis <pasky@ucw.cz>
Sat, 8 Mar 2008 22:47:37 +0000 (8 23:47 +0100)
committerPetr Baudis <pasky@ucw.cz>
Sat, 8 Mar 2008 22:47:37 +0000 (8 23:47 +0100)
treefefe51e691fa46586e2dd8ea4262f5a82d33521a
parent0a10bde3137c78562a65587594702cdb0d0be537
play_random_game(): Do not make local board copy

That is now the caller's responsibility. No need to tweak UCT, but Montecarlo
got adjusted.
montecarlo/montecarlo.c
playout.c