]> git.sesse.net Git - stockfish/commit
Simplify PvNode reduction
authorMuzhen Gaming <61100393+XInTheDark@users.noreply.github.com>
Fri, 7 Jul 2023 12:19:31 +0000 (20:19 +0800)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 11 Jul 2023 20:55:00 +0000 (22:55 +0200)
commit6a8767a0d5d9502e6d4de1bef97468b5d6fab80a
treed5d773c2a9ee421ecf3020f8269b40a08254703b
parentee023d7fd78a96c10ae157c0d3174f091a4e09d1
Simplify PvNode reduction

Simplification STC: https://tests.stockfishchess.org/tests/view/64a415803ee09aa549c539c3
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 37856 W: 9719 L: 9504 D: 18633
Ptnml(0-2): 98, 4277, 9977, 4464, 112

Simplification LTC: https://tests.stockfishchess.org/tests/view/64a5ffe202cd07745c60f360
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 55878 W: 14323 L: 14138 D: 27417
Ptnml(0-2): 21, 5993, 15732, 6166, 27

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

Bench: 2604965
src/search.cpp