Avoid stalling in HighsRedcostFixing::addRootRedcost - #3241
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## latest #3241 +/- ##
=======================================
Coverage 73.23% 73.23%
=======================================
Files 445 445
Lines 108019 108070 +51
Branches 17318 17321 +3
=======================================
+ Hits 79106 79150 +44
- Misses 28637 28644 +7
Partials 276 276 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
I'll still add the code to transform bounds greater than or equal to However, if someone gives an integer variable a bound of |
I am going to push some more code changes to this PR to handle overflows if one or both bounds are extreme (e.g., |
Opt-Mucca
left a comment
There was a problem hiding this comment.
Strong support for the change!
Description
HighsRedcostFixing::addRootRedcostfor huge bounds (>= kHighsIInf) on integer variables.Checklist
latestbranch