]> git.sesse.net Git - stockfish/commit
Increase the mg->eg gradient for the PawnlessFlank malus
authorMiguel Lahoz <miguel_lahoz@protonmail.com>
Fri, 27 Jul 2018 16:23:53 +0000 (00:23 +0800)
committerStéphane Nicolet <cassio@free.fr>
Sat, 28 Jul 2018 05:34:37 +0000 (07:34 +0200)
commitc08e05b494d54c7fc28621204382d77d3595d436
tree070d826638053e57a8d2f8b7ea5271c2a7369955
parent6184d2b2ac25691dc171560903a81e6d38a0593a
Increase the mg->eg gradient for the PawnlessFlank malus

Just a change of value to S(19, 84). Also somewhat of a follow up
to the recent tweak in definition of KingFlank.

I tried a lot of other values before this, increasing and decreasing
but with little success, and before giving up I wanted to try tweaking
the middlegame and endgame values in the opposite directions. I guess
this is somewhat lucky.

STC:
LLR: 2.94 (-2.94,2.94) [0.00,4.00]
Total: 67685 W: 15399 L: 14963 D: 37323
http://tests.stockfishchess.org/tests/view/5b5b5ae80ebc5902bdb8e4f8

LTC: (Also thanks to Stephane Nicolet)
LLR: 2.95 (-2.94,2.94) [0.00,4.00]
Total: 54635 W: 9505 L: 9172 D: 35958
http://tests.stockfishchess.org/tests/view/5b5b78f20ebc5902bdb8ece5

Closes https://github.com/official-stockfish/Stockfish/pull/1714

Bench: 4883742
src/evaluate.cpp