From: Gary Linscott Date: Fri, 15 Feb 2013 01:29:24 +0000 (-0500) Subject: Add new clop tuned value X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=3922ac2fe48806b75580892d48b9ddc545531402;ds=sidebyside Add new clop tuned value --- diff --git a/src/evaluate.cpp b/src/evaluate.cpp index 56bcbc68..c8124eee 100644 --- a/src/evaluate.cpp +++ b/src/evaluate.cpp @@ -150,6 +150,7 @@ namespace { #undef S + // CLOP now likes 85, 31 - try next Score BishopPinBonus = make_score(66, 11); // Bonus for having the side to move (modified by Joona Kiiski)