uct_pass_is_safe(): force minimum number of playouts
commit6f996b193400195c651c2d5a9cc1b721d979ad39
authorJean-loup Gailly <jloup@gailly.net>
Sat, 6 Aug 2011 17:05:32 +0000 (6 19:05 +0200)
committerJean-loup Gailly <jloup@gailly.net>
Sat, 6 Aug 2011 17:05:32 +0000 (6 19:05 +0200)
treeb88f72962ffdc6c4e8bffa20b2bee991e95c20b7
parent60f18fc4f4c5f4904957b3b288dd6771994db2a5
uct_pass_is_safe(): force minimum number of playouts

This allows pass when it is the only sensible move (all other moves lose).
Bug reported by Michael Williams.
uct/search.c
uct/uct.c