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

Fix 2175 #2177

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Fix 2175 #2177

merged 1 commit into from
Feb 12, 2025

Conversation

fwesselm
Copy link
Collaborator

Fix #2175

  • Remove assertion and explicitly set bound type for integer variables (where the simple lower or upper bound is used in the transformation).
  • Testing on 800+ MIPs showed that there is a slight improvement in the shifted geometric mean of the branching nodes while the shifted geometric mean of the running times is almost identical. There were no regressions.

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.75%. Comparing base (60df046) to head (67084bb).
Report is 3 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2177      +/-   ##
==========================================
- Coverage   78.75%   78.75%   -0.01%     
==========================================
  Files         345      345              
  Lines       83165    83172       +7     
==========================================
+ Hits        65498    65503       +5     
- Misses      17667    17669       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jajhall jajhall merged commit 28ed9f7 into ERGO-Code:latest Feb 12, 2025
119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants