-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introducing a depth-dependent term to the LMR reduction formula #5808
base: master
Are you sure you want to change the base?
Conversation
bench: 1420562
clang-format 18 needs to be run on this PR. (execution 12856311113 / attempt 1) |
This has to be tested at VLTC how it remarks in the comment (which was not moved with the reduction rule, this should be done also or copied):
|
Anyway waiting to hear from the maintainers their opinion. |
well uff i didn't really remember this comment, were there any patches merged after the vvltc tune which changed stuff there? was the comment really talking about all |
@FauziAkram Here the code before it was moved before pruning from which you see that exactly the ss->ttPv and PvNode rule have only this requirement (Important is also the last sentence at the end) Else the comment would make no sense.
|
I see, I submitted a VLTC test |
@FauziAkram |
Introducing a depth-dependent term to the LMR reduction formula.
Passed STC:
LLR: 2.95 (-2.94,2.94) <0.00,2.00>
Total: 118912 W: 30938 L: 30498 D: 57476
Ptnml(0-2): 393, 13962, 30315, 14384, 402
https://tests.stockfishchess.org/tests/view/678cf401d63764e34db49009
Passed LTC:
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 88338 W: 22660 L: 22230 D: 43448
Ptnml(0-2): 71, 9776, 24042, 10212, 68
https://tests.stockfishchess.org/tests/view/678d3232d63764e34db4915e
bench: 1420562