1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 19:49:14 +00:00
BadFish/src
Marco Costalba f7742669cb Retire asymmThreshold
Verified with 40K games at long TC does not regress:
ELO: 1.74 +-1.9 (95%) LOS: 96.2%
Total: 39624 W: 6402 L: 6203 D: 27019

bench: 7762310
2013-12-30 01:27:57 +01:00
..
benchmark.cpp Assorted spelling/grammar/captitalization 2013-12-04 23:30:37 +01:00
bitbase.cpp Assorted spelling/grammar/captitalization 2013-12-04 23:30:37 +01:00
bitboard.cpp More work on Bitboards::init() 2013-12-07 12:32:18 +01:00
bitboard.h Retire TheirHalf[] 2013-12-04 17:45:09 +01:00
bitcount.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
book.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
book.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00
endgame.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
endgame.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
evaluate.cpp Loosened trigger condition for king safety 2013-12-23 20:55:30 +01:00
evaluate.h Futility pruning simplification 2013-11-09 10:17:27 +01:00
main.cpp Use a formula for chain membership bonus 2013-10-31 06:13:30 +01:00
Makefile Further simplify Makefile 2013-12-17 10:16:00 +01:00
material.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
material.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
misc.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
misc.h Streamline time computation 2013-08-03 18:30:43 +02:00
movegen.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
movegen.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
movepick.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
movepick.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
notation.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
notation.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00
pawns.cpp Fine tune previous patch 2013-12-27 18:46:49 +01:00
pawns.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
platform.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
position.cpp Retire asymmThreshold 2013-12-30 01:27:57 +01:00
position.h Retire asymmThreshold 2013-12-30 01:27:57 +01:00
psqtab.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
rkiss.h Remove unuseful optimization in RKISS 2013-10-13 03:35:17 -07:00
search.cpp Retire asymmThreshold 2013-12-30 01:27:57 +01:00
search.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
thread.cpp Remove threat move stuff 2013-12-15 09:43:29 +01:00
thread.h Remove threat move stuff 2013-12-15 09:43:29 +01:00
timeman.cpp Retire MoveImportance[] 2013-12-29 10:33:39 +01:00
timeman.h Another round of spelling fixes 2013-12-02 23:51:29 +01:00
tt.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
tt.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
types.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
uci.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
ucioption.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
ucioption.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00