Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Rank (order) moves by time spent last ply?

Author: William H Rogers

Date: 08:05:49 02/01/02

Go up one level in this thread


I will try to make it clearer. Most program only look at capture moves first and
if there are more than one capture then they sort them according to the value of
the piece captured.
What I was trying to explain is this:
At ply 0 generate all possible moves captures and others and then sort them
according to their weights. The non capture moves will contain points from the
value for center control etc. There fore you have all moves generated from the
frist ply with their respective weights.
At ply 1, repeat the above process. By doing it this way, you do not have to go
back and generate other moves after all of the captures have been tried.
I do not know how to make it any clearer than this, sorry.
Bill



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.