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

Re: computer-go: Go4++: Passing in tsume searches.



I think it's a fact that the program is not going to be perfect if mostly rely on the brute force search unless some special algorithm being used (like Tom Wolf's program). Thus, limit the pass number to 2 essentially handles 99% of the problems encountered in real game.

Dan Liu