1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 17:19:36 +00:00
BadFish/src
Stefan Geschwentner a273b6ef8c Add followup moves history for move ordering
STC:
LLR: 2.96 (-2.94,2.94) [0.00,5.00]
Total: 7955 W: 1538 L: 1378 D: 5039

LTC:
LLR: 2.95 (-2.94,2.94) [0.00,5.00]
Total: 5323 W: 778 L: 642 D: 3903

Bench: 8261839

Resolves #599
2016-03-10 14:26:06 -08:00
..
syzygy Assorted English grammar changes 2016-01-16 21:34:29 +00:00
benchmark.cpp Assorted English grammar changes 2016-01-16 21:34:29 +00:00
bitbase.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
bitboard.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
bitboard.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
bitcount.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
endgame.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
endgame.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
evaluate.cpp Passed pawn bonus simplification 2016-03-02 19:10:56 +00:00
evaluate.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
main.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
Makefile Remove redundant -std=c++0x flag 2016-01-18 21:54:40 +00:00
material.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
material.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
misc.cpp Restore development version 2016-01-03 13:52:01 +00:00
misc.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
movegen.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
movegen.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
movepick.cpp Add followup moves history for move ordering 2016-03-10 14:26:06 -08:00
movepick.h Add followup moves history for move ordering 2016-03-10 14:26:06 -08:00
pawns.cpp Remove Weights 2016-02-07 21:00:24 +00:00
pawns.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
position.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
position.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
psqt.cpp Retire CenterBind 2016-01-03 17:33:36 +00:00
search.cpp Add followup moves history for move ordering 2016-03-10 14:26:06 -08:00
search.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
thread.cpp Assorted English grammar changes 2016-01-16 21:34:29 +00:00
thread.h Rewrite time formula 2016-01-18 17:12:18 +01:00
thread_win32.h Assorted English grammar changes 2016-01-16 21:34:29 +00:00
timeman.cpp Revert "Remove slowMover" 2016-02-28 13:25:05 +00:00
timeman.h Time management simplification 2016-01-29 00:47:07 +00:00
tt.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
tt.h Depth margin parameter-tweak in TT-save 2016-01-18 22:04:38 +00:00
types.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
uci.cpp Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
uci.h Update AUTHORS and copyright notice 2016-01-02 09:43:51 +00:00
ucioption.cpp Revert "Remove slowMover" 2016-02-28 13:25:05 +00:00