1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 01:03:09 +00:00
BadFish/src
protonspring 10ead8a724 Simplify Futility Move Count
remove two constants

STC
LLR: 2.95 (-2.94,2.94) {-1.50,0.50}
Total: 62050 W: 11903 L: 11802 D: 38345
Ptnml(0-2): 1002, 7346, 14283, 7320, 1065
http://tests.stockfishchess.org/tests/view/5e41d73be70d848499f63c6d

LTC
LLR: 2.93 (-2.94,2.94) {-1.50,0.50}
Total: 12850 W: 1679 L: 1572 D: 9599
Ptnml(0-2): 82, 1171, 3818, 1249, 96
http://tests.stockfishchess.org/tests/view/5e42bf07e70d848499f63cc0

Bench: 4762351
2020-02-15 15:13:14 +01:00
..
syzygy Assorted trivial cleanups January 2020 2020-01-09 21:57:21 +01:00
benchmark.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +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 Determine opposite colors mathematically 2020-01-23 17:59:03 +01:00
endgame.cpp Fix for incorrect VALUE_MATE_IN_MAX_PLY usage. 2020-02-15 15:10:07 +01:00
endgame.h Small cleanups. 2020-02-05 15:32:29 +01:00
evaluate.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
evaluate.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
main.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
Makefile Assorted trivial cleanups 2019-10-26 00:29:12 +02:00
material.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +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 Small cleanups. 2020-02-05 15:32:29 +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 Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
movepick.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
pawns.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +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 Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
search.cpp Simplify Futility Move Count 2020-02-15 15:13:14 +01:00
search.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
thread.cpp Small cleanups. 2020-02-05 15:32:29 +01:00
thread.h Small cleanups. 2020-02-05 15:32:29 +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 Fix for incorrect VALUE_MATE_IN_MAX_PLY usage. 2020-02-15 15:10:07 +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