1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 01:03:09 +00:00
BadFish/src
mstembera 2d5dcf3d18 Minor simplifications and cleanup in search
STC: https://tests.stockfishchess.org/tests/view/629d6775593a4a9b6482c1ec
LLR: 2.93 (-2.94,2.94) <-2.25,0.25>
Total: 77416 W: 20683 L: 20589 D: 36144
Ptnml(0-2): 317, 8690, 20620, 8744, 337

LTC: https://tests.stockfishchess.org/tests/view/629db4be593a4a9b6482ceef
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 106544 W: 28752 L: 28705 D: 49087
Ptnml(0-2): 97, 10692, 31641, 10751, 91

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

Bench: 5913510
2022-06-16 07:06:43 +02:00
..
incbin Embed default net, and simplify using non-default nets 2020-08-29 21:56:00 +02:00
nnue Blend nnue complexity with classical. 2022-06-02 07:47:23 +02:00
syzygy Assorted small cleanups 2022-05-29 18:42:48 +02:00
benchmark.cpp Tune FRC trapped Bishop patch 2022-01-09 15:49:19 +01:00
bitbase.cpp Update copyright years 2022-01-06 15:45:45 +01:00
bitboard.cpp Update copyright years 2022-01-06 15:45:45 +01:00
bitboard.h Update copyright years 2022-01-06 15:45:45 +01:00
endgame.cpp Update copyright years 2022-01-06 15:45:45 +01:00
endgame.h Update copyright years 2022-01-06 15:45:45 +01:00
evaluate.cpp Blend nnue complexity with classical. 2022-06-02 07:47:23 +02:00
evaluate.h Blend nnue complexity with classical. 2022-06-02 07:47:23 +02:00
main.cpp Update copyright years 2022-01-06 15:45:45 +01:00
Makefile Improve handling of variables set in the make environment 2022-05-29 19:04:25 +02:00
material.cpp Update copyright years 2022-01-06 15:45:45 +01:00
material.h Update copyright years 2022-01-06 15:45:45 +01:00
misc.cpp Restore development version 2022-04-18 23:05:24 +02:00
misc.h Minor cleanups 2022-04-01 10:55:11 +02:00
movegen.cpp Update copyright years 2022-01-06 15:45:45 +01:00
movegen.h Update copyright years 2022-01-06 15:45:45 +01:00
movepick.cpp Minor cleanups 2022-04-01 10:55:11 +02:00
movepick.h Add info about elo gained from some heuristics 2022-06-02 07:43:14 +02:00
pawns.cpp Tuning classical and NNUE scaling terms 2022-04-16 08:41:51 +02:00
pawns.h Update copyright years 2022-01-06 15:45:45 +01:00
position.cpp Update copyright years 2022-01-06 15:45:45 +01:00
position.h Minor cleanups 2022-04-01 10:55:11 +02:00
psqt.cpp Update copyright years 2022-01-06 15:45:45 +01:00
psqt.h Update copyright years 2022-01-06 15:45:45 +01:00
search.cpp Minor simplifications and cleanup in search 2022-06-16 07:06:43 +02:00
search.h Assorted small cleanups 2022-05-29 18:42:48 +02:00
simd.h Update copyright years 2022-01-06 15:45:45 +01:00
thread.cpp SE depth scaling using the previous depth 2022-05-14 13:17:35 +02:00
thread.h SE depth scaling using the previous depth 2022-05-14 13:17:35 +02:00
thread_win32_osx.h Update copyright years 2022-01-06 15:45:45 +01:00
timeman.cpp Update copyright years 2022-01-06 15:45:45 +01:00
timeman.h Update copyright years 2022-01-06 15:45:45 +01:00
tt.cpp Update copyright years 2022-01-06 15:45:45 +01:00
tt.h Update copyright years 2022-01-06 15:45:45 +01:00
tune.cpp Update copyright years 2022-01-06 15:45:45 +01:00
tune.h Update copyright years 2022-01-06 15:45:45 +01:00
types.h Assorted small cleanups 2022-05-29 18:42:48 +02:00
uci.cpp Wording of help output and comments. 2022-06-07 08:30:07 +02:00
uci.h Wording of help output and comments. 2022-06-07 08:30:07 +02:00
ucioption.cpp Update copyright years 2022-01-06 15:45:45 +01:00