]> git.sesse.net Git - stockfish/commit
Simplify slider_blocker calculation
authorpb00067 <pb00067@phxl0401.wp.lan>
Thu, 17 Aug 2023 12:31:05 +0000 (14:31 +0200)
committerStéphane Nicolet <cassio@free.fr>
Sun, 3 Sep 2023 06:57:43 +0000 (08:57 +0200)
commit1f7ff8406d323e634a2aa1e1264042340707cdd9
treebff12a1a90ebaad8d49c7dcc0e6a2be9c1a3aeaa
parent4f7fe255c7ac9cf705350cabfc231d87a3e75018
Simplify slider_blocker calculation

Now that classical evaluation was removed, we can adapt this method
to the needs of set_check_info.

STC:
2.95 (-2.94,2.94) <-1.75,0.25>
Total: 298176 W: 75802 L: 75868 D: 146506
Ptnml(0-2): 908, 33608, 80192, 33402, 978
https://tests.stockfishchess.org/tests/view/64e70b899009777747557b43

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

no functional change
src/position.cpp
src/position.h