Not logged inCSS-Forum
Forum CSS-Online Help Search Login
CSS-Shop Impressum Datenschutz
Up Topic Hauptforen / CSS-Forum / Was ist der Sinn dieses Stockfish Tests? LTC -0,08
- By Max Siegfried Date 2021-03-18 17:13
Author: Vizvezdenec
Date: Wed Mar 17 10:34:02 2021 +0100
Timestamp: 1615973642

Remove advanced_pawn_push()

Continuation of work by @topologist: we now do futility pruning and movecount
pruning in qsearch() for pawn pushes up to the 7th rank. So the condition to
avoid the pruning is if the move is a promotion or not. This allows to get rid
of the advanced_pawn_push() function in position.h alltogether.

Passed STC
https://tests.stockfishchess.org/tests/view/6048c5842433018de7a387e6
LLR: 2.93 (-2.94,2.94) {-1.25,0.25}
Total: 34424 W: 3081 L: 3015 D: 28328 Elo +0.67
Ptnml(0-2): 110, 2442, 12052, 2488, 120

Passed LTC
https://tests.stockfishchess.org/tests/view/6048f7d22433018de7a387f0
LLR: 2.94 (-2.94,2.94) {-0.75,0.25}
Total: 142024 W: 5170 L: 5202 D: 131652 Elo -0.08
Ptnml(0-2): 50, 4678, 61613, 4596, 75

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

Bench: 4339126
see source

Auch wenn man STC - LTC rechnet, wo ist da der Sinn? - da so ziemlich jede Hardware schneller ist als STC und sich in der LTC befindet und diese auch noch immer länger wird.
Up Topic Hauptforen / CSS-Forum / Was ist der Sinn dieses Stockfish Tests? LTC -0,08

Powered by mwForum 2.29.3 © 1999-2014 Markus Wichitill