From: Marco Costalba Date: Sat, 12 Nov 2011 08:03:18 +0000 (+0100) Subject: Simplify passed pawns logic X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=a40ded2884b512a84afe9af9ff5782f6634d316f;hp=a40ded2884b512a84afe9af9ff5782f6634d316f Simplify passed pawns logic Remove the bonus for no *friendly* pieces in the pawn's path and reduce a bit the bonus based on kings proximity. This patch is part of to the ongoing effort to remove form evaluation all the terms that do not add value. After 16284 games: Mod vs Orig 2728 - 2651 - 10911 ELO +1 (+- 3.1) Signed-off-by: Marco Costalba ---