]> git.sesse.net Git - stockfish/commitdiff
Introduce scale factor in pawn evaluation
authorMarco Costalba <mcostalba@gmail.com>
Sun, 18 Apr 2010 09:25:59 +0000 (10:25 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 19 Apr 2010 05:21:13 +0000 (06:21 +0100)
The idea is to reduce the score if we have many
pawns opposing an enemy pawn so that the draw
possibility increases.

Just introduced the logic, but no functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found