[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

computer-go: Super-Ko



About Super-Ko

How much speed will it take out of a program, 
if for every move the total numbers of stones actual on the board is counted and stores in an array,
and the Super-Ko is only checked with the prevous board position where the count of stones is equal to the present position ?

Kjeld