1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-13 04:29:15 +00:00
BadFish/src
Torsten Franz 2e11388581 Retire lever (#1378)
Retire the lever bonus from pawns evaluation

STC: http://tests.stockfishchess.org/tests/view/5a6aef5c0ebc590d945d59c8
LLR: 2.94 (-2.94,2.94) [-3.00,1.00]
Total: 88290 W: 19549 L: 19560 D: 49181

LTC: http://tests.stockfishchess.org/tests/view/5a6b70140ebc590d945d59f7
LLR: 3.22 (-2.94,2.94) [-3.00,1.00]
Total: 104603 W: 18105 L: 18108 D: 68390

Bench 5023629
2018-01-30 09:40:56 +01:00
..
syzygy New Year 2018 2018-01-01 13:18:10 +01:00
benchmark.cpp New Year 2018 2018-01-01 13:18:10 +01:00
bitbase.cpp New Year 2018 2018-01-01 13:18:10 +01:00
bitboard.cpp New Year 2018 2018-01-01 13:18:10 +01:00
bitboard.h New Year 2018 2018-01-01 13:18:10 +01:00
endgame.cpp New Year 2018 2018-01-01 13:18:10 +01:00
endgame.h New Year 2018 2018-01-01 13:18:10 +01:00
evaluate.cpp Limit the king distance factor when evaluating passed pawns (#1373) 2018-01-28 14:56:45 +01:00
evaluate.h New Year 2018 2018-01-01 13:18:10 +01:00
main.cpp New Year 2018 2018-01-01 13:18:10 +01:00
Makefile New Year 2018 2018-01-01 13:18:10 +01:00
material.cpp New Year 2018 2018-01-01 13:18:10 +01:00
material.h New Year 2018 2018-01-01 13:18:10 +01:00
misc.cpp New Year 2018 2018-01-01 13:18:10 +01:00
misc.h New Year 2018 2018-01-01 13:18:10 +01:00
movegen.cpp New Year 2018 2018-01-01 13:18:10 +01:00
movegen.h New Year 2018 2018-01-01 13:18:10 +01:00
movepick.cpp New Year 2018 2018-01-01 13:18:10 +01:00
movepick.h New Year 2018 2018-01-01 13:18:10 +01:00
pawns.cpp Retire lever (#1378) 2018-01-30 09:40:56 +01:00
pawns.h New Year 2018 2018-01-01 13:18:10 +01:00
position.cpp New Year 2018 2018-01-01 13:18:10 +01:00
position.h New Year 2018 2018-01-01 13:18:10 +01:00
psqt.cpp New Year 2018 2018-01-01 13:18:10 +01:00
search.cpp This modifies the in-search TB probing to continue searching for a mate "behind" a TB win (or loss). (#1285) 2018-01-28 14:40:07 +01:00
search.h New Year 2018 2018-01-01 13:18:10 +01:00
thread.cpp Simplify verification search (#1362) 2018-01-13 09:01:23 +01:00
thread.h Simplify verification search (#1362) 2018-01-13 09:01:23 +01:00
thread_win32.h New Year 2018 2018-01-01 13:18:10 +01:00
timeman.cpp Revert to old time management (#1351) 2018-01-13 08:59:20 +01:00
timeman.h New Year 2018 2018-01-01 13:18:10 +01:00
tt.cpp New Year 2018 2018-01-01 13:18:10 +01:00
tt.h New Year 2018 2018-01-01 13:18:10 +01:00
types.h New Year 2018 2018-01-01 13:18:10 +01:00
uci.cpp New Year 2018 2018-01-01 13:18:10 +01:00
uci.h New Year 2018 2018-01-01 13:18:10 +01:00
ucioption.cpp Contempt 20 2018-01-23 14:26:45 +01:00