UCT handicap_value: Tunable dynkomi single handi value, default 7.5 -> 7
commit1bc2c278c62386f473c2aceee397bc2db4f02c3b
authorPetr Baudis <pasky@ucw.cz>
Sat, 13 Feb 2010 01:26:34 +0000 (13 02:26 +0100)
committerPetr Baudis <pasky@ucw.cz>
Sat, 13 Feb 2010 01:26:34 +0000 (13 02:26 +0100)
tree1674a03b6e91772009626febf62df3695d9d100b
parent22a95da6ac76c9520333af2ae0cc1bc333f8f958
UCT handicap_value: Tunable dynkomi single handi value, default 7.5 -> 7

board_effective_handicap() now takes the stone value as an argument. I
keep it as a separate subroutine since the computation might become more
complex again to better fit point difference evolution during average
game.
tactics.c
tactics.h
uct/internal.h
uct/uct.c
uct/walk.c