Skip to content
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

Simplification in LMR #3629

Closed
wants to merge 1 commit into from

Commits on Jul 25, 2021

  1. Simplification in LMR

    This commit removes the `!captureOrPromotion` condition from ttCapture reduction and from good/bad history reduction (similar to official-stockfish#3619).
    
    passed STC:
    https://tests.stockfishchess.org/tests/view/60fc734ad8a6b65b2f3a7922
    LLR: 2.97 (-2.94,2.94) <-2.50,0.50>
    Total: 48680 W: 3855 L: 3776 D: 41049
    Ptnml(0-2): 118, 3145, 17744, 3206, 127
    
    passed LTC:
    https://tests.stockfishchess.org/tests/view/60fce7d5d8a6b65b2f3a794c
    LLR: 2.93 (-2.94,2.94) <-2.50,0.50>
    Total: 86528 W: 2471 L: 2450 D: 81607
    Ptnml(0-2): 28, 2203, 38777, 2232, 24
    
    Bench: 4951406
    G-Lorenz committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    0d3068b View commit details
    Browse the repository at this point in the history