1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 08:43:09 +00:00
BadFish/src
fanon 5d1644ba69 Simplify pawns King Safety calculation
STC
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 130209 W: 23516 L: 23581 D: 83112

LTC
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 33541 W: 4563 L: 4460 D: 24518

Bench: 8644370

Resolves #604
2016-03-27 20:08:56 +01: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 Simplify Safe Checks 2016-03-14 20:51:16 -07: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 Assorted cleanup of latest commits 2016-03-14 20:42:44 -07:00
movepick.h A small simplification in movepick.h 2016-03-14 20:54:49 -07:00
pawns.cpp Simplify pawns King Safety calculation 2016-03-27 20:08:56 +01:00
pawns.h Assorted cleanup of latest commits 2016-03-14 20:42:44 -07: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 Assorted cleanup of latest commits 2016-03-14 20:42:44 -07: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 Assorted cleanup of latest commits 2016-03-14 20:42:44 -07: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