On Sun, Dec 13, 2009 at 12:15:42PM +0100, Rémi Coulom wrote:
> If I understand correctly, you are refering to that loop:
>
> for (int i = Max; --i >= Min;)
>
> It starts at Max - 1, not Max.
>
> I am pretty confident this part is correct. Otherwise, it would have
> generated obvious errors.
Oh, I'm sorry, you are right, it's obvious when I look at it after good
night sleep. ;-)
Petr "Pasky" Baudis
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/