1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/src
Stefan Geschwentner 7150183d07 Tweak reductions for captures/promotions
From the third move reduce captures and promotions more if remaining depth is low.

STC:
LLR: 2.94 (-2.94,2.94) {-1.00,3.00}
Total: 25218 W: 5008 L: 4837 D: 15373
Ptnml(0-2): 439, 2950, 5717, 3001, 499
http://tests.stockfishchess.org/tests/view/5e1b33abd12216a2857e6359

LTC:
LLR: 2.95 (-2.94,2.94) {0.00,2.00}
Total: 35491 W: 4760 L: 4524 D: 26207
Ptnml(0-2): 264, 3288, 10413, 3460, 294
http://tests.stockfishchess.org/tests/view/5e1b88d5d12216a2857e6385

Closes https://github.com/official-stockfish/Stockfish/pull/2488

Bench: 4979757
2020-01-13 12:09:23 +01:00
..
syzygy Assorted trivial cleanups January 2020 2020-01-09 21:57:21 +01:00
benchmark.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
bitbase.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
bitboard.cpp Rewrite initialization of PseudoMoves 2020-01-10 01:58:27 +01:00
bitboard.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
endgame.cpp Assorted trivial cleanups January 2020 2020-01-09 21:57:21 +01:00
endgame.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
evaluate.cpp Assorted trivial cleanups January 2020 2020-01-09 21:57:21 +01:00
evaluate.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
main.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
Makefile Assorted trivial cleanups 2019-10-26 00:29:12 +02:00
material.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
material.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
misc.cpp Show compiler info at startup 2020-01-12 11:54:15 +01:00
misc.h Show compiler info at startup 2020-01-12 11:54:15 +01:00
movegen.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
movegen.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
movepick.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
movepick.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
pawns.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
pawns.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
position.cpp Assorted trivial cleanups January 2020 2020-01-09 21:57:21 +01:00
position.h Assorted trivial cleanups January 2020 2020-01-09 21:57:21 +01:00
psqt.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
search.cpp Tweak reductions for captures/promotions 2020-01-13 12:09:23 +01:00
search.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
thread.cpp Smarter time management near stop limit 2020-01-12 22:37:24 +01:00
thread.h Smarter time management near stop limit 2020-01-12 22:37:24 +01:00
thread_win32_osx.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
timeman.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
timeman.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
tt.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
tt.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
types.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
uci.cpp Show compiler info at startup 2020-01-12 11:54:15 +01:00
uci.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
ucioption.cpp Update lists of authors and contributors 2020-01-09 01:43:47 +01:00