]> git.sesse.net Git - stockfish/commit
Adjust lowest depth constants to the natural place
authorDubslow <bunslow@gmail.com>
Sun, 2 Jun 2024 21:27:58 +0000 (16:27 -0500)
committerDisservin <disservin.social@gmail.com>
Mon, 3 Jun 2024 21:20:02 +0000 (23:20 +0200)
commit397f47a7a1b7abe490d7bcb7a526d01555aed2be
tree78fcc970ad78b0d869bdf75f2902e450730cd119
parentfe298953f89a86e7edfb0e53605d9d9c47f7ceea
Adjust lowest depth constants to the natural place

Passed STC:
https://tests.stockfishchess.org/tests/view/665ce3f8fd45fb0f907c537f
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 282784 W: 73032 L: 73082 D: 136670
Ptnml(0-2): 680, 31845, 76364, 31851, 652

Recently when I overhauled these comments, Disservin asked why these
were so much lower: they're a relic from when we had a third QS stage at
-5. Now we don't, so fix these to the obvious place.

I was fairly sure it was nonfunctional but ran the nonreg to be double
sure.

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

Bench: 1057383
src/types.h