> > > By my recent experiments, 8~9 * (threads - 1) ELO is lost. This > matches my earlier result well. >
Do you have tricks for avoiding redundancies between simulations ? I suggest simple tricks like "do not go to node X if there is a thread currently in node X" (simply by setting the score of the moves leading to node X to zero until you get out of the node).
_______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/