Now prints last_urgency to help debugging. Seems that the problematic moves in 11071...
commita432722e196b340d152f0bece917aca1780168cf
authorr6144 <rainy6144@gmail.com>
Fri, 15 Jul 2011 07:27:34 +0000 (15 15:27 +0800)
committerr6144 <rainy6144@gmail.com>
Fri, 15 Jul 2011 07:27:34 +0000 (15 15:27 +0800)
tree35800f400415117a18c8049e2a1625c37c9dbd2f
parent1d30bf93be492c1c1c4ed9d93b4f3f80c2416527
Now prints last_urgency to help debugging.  Seems that the problematic moves in 110713-85x is indeed due to the average being biased by the not-so-good follow-up moves, whose weight has increased when the algorithm does more exploring.  Consequently, even when some opponent moves have a poor outcome for us, the value of our preceding move may still be quite high.
NOTES
uct/policy/ucb1amaf.c
uct/tree.c
uct/tree.h