]> git.sesse.net Git - stockfish/commit
Simplify a condition
authorcandirufish <38038147+candirufish@users.noreply.github.com>
Sat, 21 May 2022 02:20:09 +0000 (04:20 +0200)
committerStéphane Nicolet <cassio@free.fr>
Sat, 21 May 2022 10:42:33 +0000 (12:42 +0200)
commitcc7bcd5303a645223a6cd853817d3172754243aa
treed72635debf5bca8d550029560a88b63c8bb0f797
parent22b7909809c731aea691184dd7c1a2b02c5946af
Simplify a condition

Principal variation depth late move reduction extension simplification.

stc:
https://tests.stockfishchess.org/tests/view/6285a1d19d18a78568e7fa24
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 428536 W: 113433 L: 113851 D: 201252
Ptnml(0-2): 1671, 48606, 114090, 48272, 1629

ltc:
https://tests.stockfishchess.org/tests/view/62871d20375cdc5de8cf5db3
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 56792 W: 15123 L: 15011 D: 26658
Ptnml(0-2): 42, 5681, 16825, 5819, 29

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

bench: 6501437
src/search.cpp