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

⌛ Increase hard bound #665

Merged
merged 10 commits into from
Feb 17, 2024
Merged

Commits on Feb 16, 2024

  1. Simplify time management

    eduherminio committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    159fac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7efaa0 View commit details
    Browse the repository at this point in the history
  3. Add parenthesis

    eduherminio committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    75011a6 View commit details
    Browse the repository at this point in the history
  4. Fix go depth n scenarios

    eduherminio committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0c3de0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6369e10 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Implement 'standard' hard/soft bounds

    Hard 1/4, soft 1/30
    eduherminio committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0e3e290 View commit details
    Browse the repository at this point in the history
  2. Values to match main impl

    eduherminio committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b216ac4 View commit details
    Browse the repository at this point in the history
  3. Increase HardTimeBoundMultiplier to 0.25, making it more of a 'safety…

    …' feature as it's usually implemented
    eduherminio committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8ef1115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f562deb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7353534 View commit details
    Browse the repository at this point in the history