[computer-go] Language War!
Rémi Coulom
Remi.Coulom at univ-lille3.fr
Sat Jul 29 09:19:29 PDT 2006
Peter Drake wrote:
> Yes. For example, GNU maintains the number of stone and liberty counts
> of each string, and we don't need that information.
It is better to have it. You need the number of liberties to determine
rapidly that a string is captured. You need the size of the string to
merge the new added stone to the longest string.
You need no undo for Monte Carlo. This is where you save the most.
Rémi
More information about the computer-go
mailing list