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

Re: [computer-go] Evaluation functions and turbulence



For example, if the evaluation interval of best move at ply 1 did not intersect with any other evaluations then further search would be unnecessary. If the evaluation intervals of other moves intersected with the best move's interval then these should be searched more deeply.

Check out Berliner's B* search. It does exactly that.

http://citeseer.ist.psu.edu/context/136003/0

	Martin

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/