UCT: introduce val_scale_max
commit8743ea5ca7def209250011032670d74a1c86ba16
authorJean-loup Gailly <jloup@gailly.net>
Thu, 21 Jul 2011 14:19:36 +0000 (21 16:19 +0200)
committerJean-loup Gailly <jloup@gailly.net>
Thu, 21 Jul 2011 14:19:36 +0000 (21 16:19 +0200)
tree5990c5bfc0bbcbd5f1d4d34113af9e8d1caab211
parentcc00148943a7534c8264ba05c5de59f40220fb3b
UCT: introduce val_scale_max

Give more weight to territory when winning big (maximize win). This reduces
the number of silly moves and makes the game more enjoyable for humans.
uct/internal.h
uct/uct.c
uct/walk.c