1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/src
FauziAkram 5546bc0a26 Simplification of partial_insertion_sort formula.
Passed STC:
https://tests.stockfishchess.org/tests/view/6590110879aa8af82b9562e9
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 134880 W: 34468 L: 34355 D: 66057
Ptnml(0-2): 476, 16060, 34220, 16243, 441

Passed LTC:
https://tests.stockfishchess.org/tests/view/659156ca79aa8af82b957f07
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 60780 W: 15179 L: 14996 D: 30605
Ptnml(0-2): 27, 6847, 16464, 7020, 32

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

Bench: 1338331
2024-01-04 15:47:37 +01:00
..
incbin Cleanup comments 2023-12-31 19:54:27 +01:00
nnue Update copyright year 2024-01-04 15:47:10 +01:00
syzygy Update copyright year 2024-01-04 15:47:10 +01:00
benchmark.cpp Update copyright year 2024-01-04 15:47:10 +01:00
benchmark.h Update copyright year 2024-01-04 15:47:10 +01:00
bitboard.cpp Update copyright year 2024-01-04 15:47:10 +01:00
bitboard.h Update copyright year 2024-01-04 15:47:10 +01:00
evaluate.cpp Update copyright year 2024-01-04 15:47:10 +01:00
evaluate.h Update copyright year 2024-01-04 15:47:10 +01:00
main.cpp Update copyright year 2024-01-04 15:47:10 +01:00
Makefile Update copyright year 2024-01-04 15:47:10 +01:00
misc.cpp Update copyright year 2024-01-04 15:47:10 +01:00
misc.h Update copyright year 2024-01-04 15:47:10 +01:00
movegen.cpp Update copyright year 2024-01-04 15:47:10 +01:00
movegen.h Update copyright year 2024-01-04 15:47:10 +01:00
movepick.cpp Simplification of partial_insertion_sort formula. 2024-01-04 15:47:37 +01:00
movepick.h Update copyright year 2024-01-04 15:47:10 +01:00
position.cpp Update copyright year 2024-01-04 15:47:10 +01:00
position.h Update copyright year 2024-01-04 15:47:10 +01:00
search.cpp Update copyright year 2024-01-04 15:47:10 +01:00
search.h Update copyright year 2024-01-04 15:47:10 +01:00
thread.cpp Update copyright year 2024-01-04 15:47:10 +01:00
thread.h Update copyright year 2024-01-04 15:47:10 +01:00
thread_win32_osx.h Update copyright year 2024-01-04 15:47:10 +01:00
timeman.cpp Update copyright year 2024-01-04 15:47:10 +01:00
timeman.h Update copyright year 2024-01-04 15:47:10 +01:00
tt.cpp Update copyright year 2024-01-04 15:47:10 +01:00
tt.h Update copyright year 2024-01-04 15:47:10 +01:00
tune.cpp Update copyright year 2024-01-04 15:47:10 +01:00
tune.h Update copyright year 2024-01-04 15:47:10 +01:00
types.h Update copyright year 2024-01-04 15:47:10 +01:00
uci.cpp Update copyright year 2024-01-04 15:47:10 +01:00
uci.h Update copyright year 2024-01-04 15:47:10 +01:00
ucioption.cpp Update copyright year 2024-01-04 15:47:10 +01:00