On Thu, 1 Nov 2007, Jason House wrote:
I think I've found a bug in your bot(s). It seems to resign at inappropriate times. In both cases, your bot was playing as white and mine as black.
Thanks a lot! I was too busy working on my parallel code, that I neglected to look at lost games. I copied the RESIGN code from an older version (pre-UCT) that used
a different sign-convention. The effect is that now the program resigns as WHITE when all simulations are won (not lost :-( Christoph _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
