Hi, For my toy Go program I'm currently working on scoring. I've implemented the Tromp Taylor algorithm. As a comparison I use gnugo. Now something odd is happening. If I setup a board of size 11 (boardsize 11), then put a stone (play b a1) and then ask it to run the scoring (final_score), then it takes minutes before it finishes. That alone is kind of strange with only 1 stone? Furthermore it returns a score of "B+9.0". I would expect a score of B+121.0 there. Where am I going wrong here?
Folkert van Heusden _______________________________________________ Computer-go mailing list Computer-go@computer-go.org http://computer-go.org/mailman/listinfo/computer-go