]> git.sesse.net Git - stockfish/commit
Depth Tweak and tuning
authorFauziAkram <fauzi.dabat@hotmail.com>
Wed, 5 Apr 2023 21:35:05 +0000 (00:35 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 7 Apr 2023 07:56:35 +0000 (09:56 +0200)
commit59f2085469a7dd96146905a5d8d0c1a5d987187d
tree87b4b2cae589911f4656c7d98be1196e56736ef7
parent510aca1ef62279dc35941fa45ed61fb9d3796f10
Depth Tweak and tuning

tunes reduction related parameters, and introduces more reduction on found good moves.

credit for this patch goes also to candirufish Yoshie2000 dubslow peregrineshahin Vizvezdenec

Passed STC:
LLR: 2.94 (-2.94,2.94) <0.00,2.00>
Total: 38424 W: 10346 L: 10040 D: 18038
Ptnml(0-2): 103, 4111, 10473, 4427, 98
https://tests.stockfishchess.org/tests/view/642ca74277ff3301150db511

Passed LTC:
LLR: 2.97 (-2.94,2.94) <0.50,2.50>
Total: 136968 W: 37151 L: 36660 D: 63157
Ptnml(0-2): 43, 13052, 41808, 13533, 48
https://tests.stockfishchess.org/tests/view/642d632377ff3301150dddbe

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

bench: 3672914
src/search.cpp