]> git.sesse.net Git - stockfish/commit
Remove LMR condition for complex pos
authorDubslow <bunslow@gmail.com>
Mon, 30 May 2022 00:52:11 +0000 (19:52 -0500)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 2 Jun 2022 05:49:31 +0000 (07:49 +0200)
commit90cf8e7d2bde9e480aac4b119ce130e09dd2be39
treebf474399d7c6291bb78a9475214fed310f199356
parent7f1333ccf89c715933ead72e31233510c6f4d146
Remove LMR condition for complex pos

Inspired by Kia's similar test: https://tests.stockfishchess.org/tests/view/6292898c1e7cd5f29966fbe0

Passed STC:
https://tests.stockfishchess.org/tests/view/62941588b0d5a7d1b780ed4b
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 266872 W: 70850 L: 71033 D: 124989
Ptnml(0-2): 1180, 30114, 70941, 30111, 1090

Passed LTC:
https://tests.stockfishchess.org/tests/view/62964a754628d33daa24f062
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 70160 W: 18756 L: 18662 D: 32742
Ptnml(0-2): 42, 6976, 20950, 7070, 42

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

Bench 6237567
src/search.cpp