1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-02 09:39:36 +00:00
BadFish/src
Stéphane Nicolet 9eb7b607cf Reduce depth after score improvement at PV nodes
STC:
LLR: 2.95 (-2.94,2.94) <0.00,2.50>
Total: 73760 W: 19590 L: 19244 D: 34926
Ptnml(0-2): 285, 8352, 19292, 8634, 317
https://tests.stockfishchess.org/tests/view/626eb2dc9116b52aa83b73da

LTC:
LLR: 2.93 (-2.94,2.94) <0.50,3.00>
Total: 114400 W: 30561 L: 30111 D: 53728
Ptnml(0-2): 68, 11432, 33785, 11812, 103
https://tests.stockfishchess.org/tests/view/626f730859e9c431e0b10b21

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

bench: 6174823
2022-05-04 07:47:56 +02:00
..
incbin Embed default net, and simplify using non-default nets 2020-08-29 21:56:00 +02:00
nnue Play more positional in endgames 2022-03-28 22:43:52 +02:00
syzygy Update copyright years 2022-01-06 15:45:45 +01: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 Tuning classical and NNUE scaling terms 2022-04-16 08:41:51 +02:00
evaluate.h Update default net to nn-d0b74ce1e5eb.nnue 2022-04-19 19:59:04 +02:00
main.cpp Update copyright years 2022-01-06 15:45:45 +01:00
Makefile Drop sse from target "x86-32" 2022-02-05 07:33:34 +01: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 Sort captures 2022-03-01 17:51:37 +01: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 Reduce depth after score improvement at PV nodes 2022-05-04 07:47:56 +02:00
search.h Use fail high count for LMR 2022-05-03 17:58:01 +02:00
simd.h Update copyright years 2022-01-06 15:45:45 +01:00
thread.cpp Update copyright years 2022-01-06 15:45:45 +01:00
thread.h Use NNUE in low piece endgames close to the root. 2022-04-12 17:43:50 +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 Cleanup and update CPU contributors 2022-02-05 07:30:09 +01:00
uci.cpp Update WDL model for current SF 2022-04-16 08:36:37 +02:00
uci.h Update copyright years 2022-01-06 15:45:45 +01:00
ucioption.cpp Update copyright years 2022-01-06 15:45:45 +01:00