> With a slight modification, you can also eliminate the pseudoliberty
> count completely and just use a single number. Take the largest code
> value you will need, add 1, multiply by four, round up to the next
> power of 5, and add this value to every code value, and now you can
> just use the test
>
>   if (code_sum <= threshold) {
>
>
> && ((code_sum code_sum div threshold
>
> ! All you have to do is to add a sufficiently large fixed value to
> every single representation.

Can someone cleanup this section?
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to