1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 01:03:09 +00:00
BadFish/src
candirufish 25d444ed60 Razor more if ss+1 cutoffCnt > 3
STC:
LLR: 2.95 (-2.94,2.94) <0.00,2.00>
Total: 221760 W: 56726 L: 56144 D: 108890
Ptnml(0-2): 655, 25453, 58123, 25953, 696
https://tests.stockfishchess.org/tests/view/651d34dbcff46e538ee05d91

LTC:
LLR: 2.95 (-2.94,2.94) <0.50,2.50>
Total: 130326 W: 33188 L: 32681 D: 64457
Ptnml(0-2): 69, 13949, 36620, 14456, 69
https://tests.stockfishchess.org/tests/view/651f844eac577114367273d5

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

bench: 1291708
2023-10-08 07:50:03 +02:00
..
incbin Change mode of incbin.h 2023-03-14 08:23:50 +01:00
nnue Optimize the most common update accumalator cases w/o tiling 2023-10-08 07:42:39 +02:00
syzygy Use C++17 variable templates for type traits 2023-09-29 22:22:40 +02:00
benchmark.cpp Avoid "using namespace std" 2023-09-11 22:07:55 +02:00
benchmark.h Warn if a global function has no previous declaration 2023-01-09 20:18:39 +01:00
bitboard.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
bitboard.h Improve grammar of comments 2023-09-29 22:18:17 +02:00
evaluate.cpp Simplify pawn count in evaluation 2023-09-29 22:12:46 +02:00
evaluate.h Update default net to nn-0000000000a0.nnue 2023-09-29 22:30:27 +02:00
main.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
Makefile Remove handcrafted MMX code 2023-10-08 07:37:01 +02:00
misc.cpp Remove handcrafted MMX code 2023-10-08 07:37:01 +02:00
misc.h Optimize the most common update accumalator cases w/o tiling 2023-10-08 07:42:39 +02:00
movegen.cpp Make casting styles consistent 2023-09-22 19:14:29 +02:00
movegen.h Improve grammar of comments 2023-09-29 22:18:17 +02:00
movepick.cpp Improve grammar of comments 2023-09-29 22:18:17 +02:00
movepick.h Use C++17 variable templates for type traits 2023-09-29 22:22:40 +02:00
position.cpp Remove unused see_ge() code 2023-09-29 22:19:08 +02:00
position.h Remove unused see_ge() code 2023-09-29 22:19:08 +02:00
search.cpp Razor more if ss+1 cutoffCnt > 3 2023-10-08 07:50:03 +02:00
search.h Cleanup includes 2023-09-03 08:24:51 +02:00
thread.cpp Introduce simple_eval() for lazy evaluations 2023-09-03 09:28:16 +02:00
thread.h Introduce simple_eval() for lazy evaluations 2023-09-03 09:28:16 +02:00
thread_win32_osx.h Modernize code base a little bit 2023-01-09 20:25:13 +01:00
timeman.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
timeman.h Cleanup includes 2023-09-03 08:24:51 +02:00
tt.cpp Make casting styles consistent 2023-09-22 19:14:29 +02:00
tt.h Make casting styles consistent 2023-09-22 19:14:29 +02:00
tune.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
tune.h Use C++17 variable templates for type traits 2023-09-29 22:22:40 +02:00
types.h Improve grammar of comments 2023-09-29 22:18:17 +02:00
uci.cpp Improve grammar of comments 2023-09-29 22:18:17 +02:00
uci.h Cleanup includes 2023-09-03 08:24:51 +02:00
ucioption.cpp Cleanup includes 2023-09-03 08:24:51 +02:00