1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 16:53:09 +00:00
BadFish/src
protonspring d93baae220 Simplify qsearch stages in MovePicker
The difference between QCAPTURES_1 and QCAPTURES_2 quiescence search stages
boils down to a simple check of depth. The way it's being done now is
unnecessarily complex.

This patch is simpler, clearer, and easier to understand.

Passed SPRT[-3..1] test at STC:
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 99755 W: 22158 L: 22192 D: 55405
http://tests.stockfishchess.org/tests/view/5a71f41c0ebc590f2c86e9cb

No functional change.
2018-02-04 14:57:57 +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 Improved spelling, grammar and comment 2018-02-04 00:13:56 +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 Restore development version 2018-02-04 02:08:09 +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 Simplify qsearch stages in MovePicker 2018-02-04 14:57:57 +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 Implement 'old' multipv search. 2018-02-04 13:35:44 +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 Implement 'old' multipv search. 2018-02-04 13:35:44 +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