Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Request advice from Chess programmers

Author: Uri Blass

Date: 03:14:20 05/03/03

Go up one level in this thread


On May 03, 2003 at 05:54:22, Geoff wrote:

>Hi Uri
>
>>I guess that there is another reason.
>>
>>500->350 is not a big reduction and mobility is important factor to evaluate.
>>
>>Maybe there is a bug in your evaluation or your mobility scores are too high(I
>>do not know th way that you evaluate mobility).
>
>Bugs in my code !! no never, impossible  ;-)
>Seriously, I think the code is OK, maybe just the idea is not that sound ?
>
>I look at the number of pseudo legalmoves for both sides, but ignoring pawns and
>kings, then subtact one from the other and then scale the result by 0.1 pawns
>per square.

Let me understand.

Suppose
White has 40 pseudo legal moves when black has 30 pseudo legal moves.

Do you give white bonus of 1 pawns?
I think that in this case the bonus is too high.

I suggest that you try smaller values.
I read in the past a claim that a bonus of 0.03 pawns for square may be the
best.

I think that as a rule it is better to start with evaluation that is too low and
not with evaluation that it too high so I suggest that you start with 0.02 pawns
for square.

Uri



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.