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 1960 #2151

Merged
merged 11 commits into from
Jan 27, 2025
Merged

Fix 1960 #2151

merged 11 commits into from
Jan 27, 2025

Conversation

fwesselm
Copy link
Collaborator

  • These changes fix Another bug in MIP presolve #1960.
  • Implied bounds are now reset when the respective rows / columns of the coefficient matrix used to derive these bounds are modified (e.g. via HPresolve::addToMatrix()).

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.65%. Comparing base (72d6b68) to head (c13d1a0).
Report is 29 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2151      +/-   ##
==========================================
+ Coverage   78.55%   78.65%   +0.09%     
==========================================
  Files         345      345              
  Lines       83059    83072      +13     
==========================================
+ Hits        65245    65338      +93     
+ Misses      17814    17734      -80     

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

@jajhall jajhall merged commit caee88f into ERGO-Code:latest Jan 27, 2025
118 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