I think following is a way to reduce the noise in alpha-beta search. Instead of 
using the evaluation values, use the cummulative evaluation values. That is the 
sum of the evaluation values of each node of the playing path under examination.
 
 
Daniel Liu
________________________________________________________________________
AOL now offers free email to everyone.  Find out more about what's free from 
AOL at AOL.com.
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to