]> git.sesse.net Git - stockfish/commit
Simplify move generation (1/2)
authorbmc4 <bmc4@cin.ufpe.br>
Mon, 15 Mar 2021 22:52:45 +0000 (19:52 -0300)
committerStéphane Nicolet <cassio@free.fr>
Tue, 16 Mar 2021 21:32:53 +0000 (22:32 +0100)
commit4b509559fbabe8a41cb8387c71d07bb1c7b78d6f
tree8d8a40749e6a9e5d3518a6ce66982f949d3dcbe3
parent939395729c78dd43816826ffdb0a61f33a833e9f
Simplify move generation (1/2)

STC:
LLR: 2.95 (-2.94,2.94) {-1.25,0.25}
Total: 29792 W: 2611 L: 2545 D: 24636
Ptnml(0-2): 94, 1982, 10659, 2086, 75
https://tests.stockfishchess.org/tests/view/604fe5b62433018de7a38ba8

LTC:
LLR: 2.92 (-2.94,2.94) {-0.75,0.25}
Total: 22040 W: 826 L: 777 D: 20437
Ptnml(0-2): 8, 646, 9664, 693, 9
https://tests.stockfishchess.org/tests/view/604fec892433018de7a38bac

Closes https://github.com/official-stockfish/Stockfish/pull/3399

No functional change
src/movegen.cpp