bug-gnu-chess
[Top][All Lists]
Advanced

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

Re: ScoreQ issue


From: Simon Waters
Subject: Re: ScoreQ issue
Date: Fri, 20 Dec 2002 12:35:35 +0000

Tim Bedding wrote:
> 
> I have noticed a possible problem with the
> function ScoreQ in the eval.c file.
> 
> The QUEEN_NOT_PRESENT bonus will never be awarded
> because you never get that far. You always hit
> the
>    return(0);
> line.
> 
> Perhaps a comment would be a start at fixing this.

Thanks Tim,

I think we can probably fix that one in one go. Question is are
we sure swapping queens off is good - the bonus is -25.

 Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]