]> git.sesse.net Git - stockfish/commit
Removing history condition
authorFauziAkram <fauzi.dabat@hotmail.com>
Thu, 19 Oct 2023 11:38:07 +0000 (14:38 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 21 Oct 2023 08:31:51 +0000 (10:31 +0200)
commit90c18b0b500a5226717353a37a82cd026d71b616
treed496e33a20ba890306282bb1b4db297aa10af0a2
parentd3d0c69dc1baf03c93252da3583b1b746c5a7ab6
Removing history condition

Removing the bad history condition from the skip futility pruning formula.

Passed STC:
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 142688 W: 36420 L: 36317 D: 69951
Ptnml(0-2): 481, 16653, 36970, 16762, 478
https://tests.stockfishchess.org/tests/view/65270a663125598fc7eb8c67

Passed LTC:
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 435378 W: 110723 L: 110925 D: 213730
Ptnml(0-2): 278, 47251, 122788, 47139, 233
https://tests.stockfishchess.org/tests/view/6528595f3125598fc7eba8f5

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

Bench: 1110579
src/search.cpp