]> git.sesse.net Git - stockfish/commit
Simply do full sort on captures.
authorVoyagerOne <excelgeek@gmail.com>
Thu, 1 Dec 2022 21:31:35 +0000 (16:31 -0500)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 2 Dec 2022 19:05:50 +0000 (20:05 +0100)
commitc7118fb46dc71d87d3f2c925b24e67184693da4f
tree84e4596e838401072f2ea26bdce8daab8c3de36e
parent6a6faac04db26daae6a77b6df6529e22d549531b
Simply do full sort on captures.

STC:
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 42712 W: 11413 L: 11203 D: 20096
Ptnml(0-2): 145, 4661, 11544, 4851, 155
https://tests.stockfishchess.org/tests/view/6384df57d2b9c924c4c53900

LTC:
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 239072 W: 64065 L: 64067 D: 110940
Ptnml(0-2): 106, 23735, 71859, 23727, 109
https://tests.stockfishchess.org/tests/view/63851120d2b9c924c4c541ee

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

Bench: 3467381
src/movepick.cpp
src/movepick.h
src/search.cpp