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

Passed file cleanup #2251

Closed
wants to merge 2 commits into from
Closed

Commits on Jul 20, 2019

  1. PFV2

    Based on protonspring passed file simplification
    Move the constant S(5, 10) additive term to the PassedRank array
    Almost same as protonspring passed file simplification except for the
    candidate passed pawn which will get a bit less (S(2.5, 5) exactly)
    
    benh 3657324
    Rocky640 committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    4732e6d View commit details
    Browse the repository at this point in the history
  2. PFV2-2

    Fixed a mistake in previous test, which dramatically changed the
    std::min(f, ~f) result.
    bench: 3453765
    Rocky640 committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    d5a7f3b View commit details
    Browse the repository at this point in the history