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

Bugfixes #89

Merged
merged 6 commits into from
Oct 20, 2024
Merged

Bugfixes #89

merged 6 commits into from
Oct 20, 2024

Commits on Oct 20, 2024

  1. Fix solve tests

    cmalinmayor committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3ff33f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5bbea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f68db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a820d6 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix solve tests"

    This "fix" was actually disguising the weird Scip vs Gurobi behavior.
    Both should return the original solution with the original parameters.
    
    This reverts commit 3ff33f1.
    cmalinmayor committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b81be84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f0dad View commit details
    Browse the repository at this point in the history