]> git.sesse.net Git - stockfish/commit
Simplify and unify FRC cornered bishop.
authormstembera <MissingEmail@email>
Thu, 25 Mar 2021 20:33:05 +0000 (13:33 -0700)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 27 Mar 2021 16:03:10 +0000 (17:03 +0100)
commit62a0b65ff886f8f4895d854705c0c870e6a2a834
tree2519f36fc012c28f5b46bf07def243174d8a1693
parentf28303d214645e37ee13b5c285d33142dd71bcb1
Simplify and unify FRC cornered bishop.

tested locally as fishtest doesn't support FRC:

STC NNUE
9646 - 9647 - 20707 [0.500] 40000 -0.0 +/- 2.4, LOS: 49.7 %, DrawRatio: 51.8 %

STC classical
9678 - 9609 - 20713 [0.501] 40000 0.6 +/- 2.4, LOS: 69.0 %, DrawRatio: 51.8 %

and verified independently:

Score of master vs patch: 6463 - 6580 - 34957 [0.499] 48000

closes https://github.com/official-stockfish/Stockfish/pull/3413

bench: 4321677
src/evaluate.cpp