1
0
Fork 0
stockfish/src
Tomasz Sobczyk 5956efafdd Hard-kill search in generate_training_data when the node count is 3x over the limit. 2021-09-17 21:16:49 +02:00
..
extra Add additional checks for en-passant possiblity when fixing the erroneus ep flag from a fen. 2021-05-24 23:22:48 +02:00
incbin Embed default net, and simplify using non-default nets 2020-08-29 21:56:00 +02:00
nnue Merge remote-tracking branch 'upstream/master' into merge_tmp 2021-08-15 21:53:46 +02:00
syzygy Merge branch 'tools' into tools_merge 2021-08-09 11:39:42 +02:00
tools Merge pull request #3705 from Sopel97/fix_tsan_warn 2021-09-17 12:03:55 +02:00
Makefile Merge remote-tracking branch 'upstream/master' into merge_tmp 2021-08-15 21:53:46 +02:00
benchmark.cpp Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
bitbase.cpp Small cleanups (march 2021) 2021-03-24 17:11:06 +01:00
bitboard.cpp Small clean-up 2021-03-31 08:12:25 +02:00
bitboard.h Small clean-up 2021-03-31 08:12:25 +02:00
endgame.cpp Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
endgame.h Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
evaluate.cpp most-merge fixes 2021-08-09 13:01:52 +02:00
evaluate.h Merge remote-tracking branch 'upstream/master' into merge_tmp 2021-08-15 21:53:46 +02:00
main.cpp Merge remote-tracking branch 'upstream/master' into data_generation 2021-04-18 19:45:46 +02:00
material.cpp Small cleanups (march 2021) 2021-03-24 17:11:06 +01:00
material.h Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
misc.cpp Merge branch 'tools' into tools_merge 2021-08-09 11:39:42 +02:00
misc.h Merge branch 'tools' into tools_merge 2021-08-09 13:06:54 +02:00
movegen.cpp Simplify promotion move generator 2021-06-08 20:16:20 +02:00
movegen.h Merge remote-tracking branch 'upstream/master' into data_generation 2021-04-18 19:45:46 +02:00
movepick.cpp Simplify lowply-history scoring logic 2021-07-23 18:53:03 +02:00
movepick.h Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
pawns.cpp Small cleanups (march 2021) 2021-03-24 17:11:06 +01:00
pawns.h Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
position.cpp Merge branch 'tools' into tools_merge 2021-08-09 11:39:42 +02:00
position.h Merge branch 'tools' into tools_merge 2021-08-09 11:39:42 +02:00
psqt.cpp Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
psqt.h Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
search.cpp Hard-kill search in generate_training_data when the node count is 3x over the limit. 2021-09-17 21:16:49 +02:00
search.h Merge branch 'tools' into tools_merge 2021-08-09 13:06:54 +02:00
thread.cpp Hard-kill search in generate_training_data when the node count is 3x over the limit. 2021-09-17 21:16:49 +02:00
thread.h Hard-kill search in generate_training_data when the node count is 3x over the limit. 2021-09-17 21:16:49 +02:00
thread_win32_osx.h Add Stockfish namespace. 2021-03-07 14:26:54 +01:00
timeman.cpp Remove Tempo 2021-05-19 20:34:37 +02:00
timeman.h Remove Tempo 2021-05-19 20:34:37 +02:00
tt.cpp Merge remote-tracking branch 'upstream/master' into data_generation 2021-04-18 19:45:46 +02:00
tt.h Merge remote-tracking branch 'upstream/master' into data_generation 2021-04-18 19:45:46 +02:00
tune.cpp Remove BoolConditions from tuning code 2021-05-15 09:40:40 +02:00
tune.h Remove BoolConditions from tuning code 2021-05-15 09:40:40 +02:00
types.h Merge branch 'master' into tools 2021-05-24 11:32:58 +02:00
uci.cpp Merge branch 'tools' into tools_merge 2021-08-09 13:06:54 +02:00
uci.h Bring the changes closer to official-stockfish/master 2021-04-19 18:57:21 +02:00
ucioption.cpp Merge branch 'tools' into tools_merge 2021-08-09 11:39:42 +02:00