Extend quiet tt moves at PvNodes. #3719
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
passed STC
https://tests.stockfishchess.org/tests/view/614cca8e7bdc23e77ceb89f0
LLR: 2.96 (-2.94,2.94) <-0.50,2.50>
Total: 42944 W: 10932 L: 10695 D: 21317
Ptnml(0-2): 141, 4869, 11210, 5116, 136
passed LTC
https://tests.stockfishchess.org/tests/view/614cf93d7bdc23e77ceb8a13
LLR: 2.93 (-2.94,2.94) <0.50,3.50>
Total: 156848 W: 39473 L: 38893 D: 78482
Ptnml(0-2): 125, 16327, 44913, 16961, 98
Idea is to extend some quiet ttMoves if a lot of things indicate that it's going to be a good move.
This is basically saying that move is good "in general" in this position and that it's a good reply to opponent move and that it was the best in this position somewhere in search - so extending it makes a lot of sense.
In general in past year we had a lot of extensions of different types, maybe there is smth more in it :)
bench 5714575