Refactor HighsRedcostFixing::addRootRedcost - #2660
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## latest #2660 +/- ##
==========================================
+ Coverage 81.20% 81.24% +0.03%
==========================================
Files 349 349
Lines 85465 85767 +302
==========================================
+ Hits 69406 69681 +275
- Misses 16059 16086 +27 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Opt-Mucca
left a comment
There was a problem hiding this comment.
What do you mean by the second point? Isn't lower_bound already accounting for feastol? From what I understood you're now doubling the tolerance in your check.
Thanks for checking the code. I do not think |
|
I'm blind. All good! The |
HighsRedcostFixing::addRootRedcost().mipsolver.mipdata_->lower_bound + mipsolver.mipdata_->feastol).