From: Fabian Fichter Date: Fri, 5 Mar 2021 09:54:11 +0000 (+0100) Subject: Further increase atomic PSQT bonus X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=3859f58f61c4bf3d9ed1996295d3040acdad09ba;p=fairystockfish.git Further increase atomic PSQT bonus atomic STC LLR: 2.97 (-2.94,2.94) [0.00,10.00] Total: 3903 W: 1340 L: 1214 D: 1349 http://www.variantfishtest.org:6543/tests/view/60412a806e23db669974e9d0 atomic LTC LLR: 2.97 (-2.94,2.94) [0.00,10.00] Total: 3286 W: 1074 L: 959 D: 1253 http://www.variantfishtest.org:6543/tests/view/60413a0b6e23db669974e9d6 --- diff --git a/src/psqt.cpp b/src/psqt.cpp index 65d530f..7581fec 100644 --- a/src/psqt.cpp +++ b/src/psqt.cpp @@ -239,7 +239,7 @@ void init(const Variant* v) { psq[pc][s] += make_score(1000, 1000); } if (v->blastOnCapture) - psq[pc][s] += make_score(10, 0) * r; + psq[pc][s] += make_score(20, 0) * r; psq[~pc][rank_of(s) <= v->maxRank ? flip_rank(s, v->maxRank) : s] = -psq[pc][s]; } // pieces in pocket