UCT linear dynkomi: add optional adaptive phase after the linear phase
commitbf243c972026367f8c8f258df3121d0627b082ab
authorJean-loup Gailly <jloup@gailly.net>
Sun, 24 Jul 2011 23:34:41 +0000 (25 01:34 +0200)
committerJean-loup Gailly <jloup@gailly.net>
Tue, 26 Jul 2011 20:03:39 +0000 (26 22:03 +0200)
tree6282ec890ebb3db5a0d5d22bb561c4de5cfc30dc
parent087d5194c6d4b64f87818504d79c342dbc0b6900
UCT linear dynkomi: add optional adaptive phase after the linear phase

We increase the extra komi when winning big. This reduces the number
of point-wasting moves and makes the game more enjoyable for humans
who hate losing by 0.5. To disable this, set safe_dynkomi_threshold=2.
uct/dynkomi.c
uct/uct.c