1
0
Fork 0
stockfish/src
silversolver1 c077bfb413 Remove set statScore to zero
Simplification. Removes setting statScore to zero if negative.

STC:
LLR: 2.95 (-2.94,2.94) {-1.50,0.50}
Total: 84820 W: 16100 L: 16033 D: 52687
Ptnml(0-2): 1442, 9865, 19723, 9944, 1436
https://tests.stockfishchess.org/tests/view/5e654fdae42a5c3b3ca2e2f8

LTC:
LLR: 2.94 (-2.94,2.94) {-1.50,0.50}
Total: 57658 W: 7435 L: 7391 D: 42832
Ptnml(0-2): 441, 5397, 17104, 5451, 436
https://tests.stockfishchess.org/tests/view/5e657ce9e42a5c3b3ca2e307

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

Bench: 5168890
2020-03-09 22:46:13 +01:00
..
syzygy Equations for edges and corners. 2020-03-09 22:16:26 +01:00
Makefile Small cleanups 2020-03-01 09:31:58 +01:00
benchmark.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
bitbase.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
bitboard.cpp Rewrite initialization of PseudoMoves 2020-01-10 01:58:27 +01:00
bitboard.h Equations for edges and corners. 2020-03-09 22:16:26 +01:00
endgame.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
endgame.h Small cleanups. 2020-02-05 15:32:29 +01:00
evaluate.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
evaluate.h Small cleanups 2020-03-01 09:31:58 +01:00
main.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
material.cpp Fix ambiguity between clamp implementations 2020-03-07 11:14:27 +01:00
material.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
misc.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
misc.h Fix ambiguity between clamp implementations 2020-03-07 11:14:27 +01:00
movegen.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
movegen.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
movepick.cpp Improve move order near the root 2020-02-22 21:32:32 +01:00
movepick.h Improve move order near the root 2020-02-22 21:32:32 +01:00
pawns.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
pawns.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
position.cpp Fix wrong assert. 2020-02-10 09:12:07 +01:00
position.h Simplify signature of remove_piece() 2020-01-23 17:31:45 +01:00
psqt.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
search.cpp Remove set statScore to zero 2020-03-09 22:46:13 +01:00
search.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
thread.cpp Improve move order near the root 2020-02-22 21:32:32 +01:00
thread.h Improve move order near the root 2020-02-22 21:32:32 +01:00
thread_win32_osx.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
timeman.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
timeman.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
tt.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
tt.h Advise the kernel to use huge pages (Linux) 2020-01-27 11:16:10 +01:00
types.h Equations for edges and corners. 2020-03-09 22:16:26 +01:00
uci.cpp Show compiler info at startup 2020-01-12 11:54:15 +01:00
uci.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
ucioption.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00