On Nov 14, 2007 9:02 PM, Eric Boesch <[EMAIL PROTECTED]> wrote:

> The "if average is in my original code_value set" seems like a
> bottleneck here, requiring about #bits (i.e. about 9, since 361 is a
> 9-bit number) operations no matter how you do it as far as I can tell
> (unless you use a stupidly gigantic lookup table), and there's a

The table can be kept small by having separate codes for x and y coordinate.

regards,
-John
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to