Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Mobility in Chess Evaluation Function at terminal-nodes

Author: Roman Hartmann

Date: 01:29:17 12/29/05

Go up one level in this thread


On December 29, 2005 at 00:22:21, Joel wrote:

>Hi Roman,
>
>If I understand you correctly, isn't this approach only valid for the first ply
>of your qsearch?
>
>This is of course assuming that you only generate the subset of moves you intend
>to search in the qsearch.
>
>Joel

Hi Joel,
one of my problems is that I generate all the moves at every ply. So when I need
the capture moves only in the QS I have to search my movelist for them. That
hurts performance quite a bit.
Therefore my version with QS plays even weaker than the version without a QS.
But I'm going to add a 2nd movegenerator which generates only the capture moves
to overcome that problem.

Roman



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.