atoptima / Coluna.jl

Branch-and-Price-and-Cut in Julia
https://www.atoptima.com
Other
190 stars 43 forks source link

Fixed bug in presolve #1127

Closed rrsadykov closed 5 months ago

rrsadykov commented 5 months ago

Fixed bug in the presolve algorithm when the partial solution to fix contains deactivated variables

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (398d307) 86.78% compared to head (7c30e91) 86.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1127 +/- ## ========================================== + Coverage 86.78% 86.85% +0.06% ========================================== Files 88 88 Lines 7577 7579 +2 ========================================== + Hits 6576 6583 +7 + Misses 1001 996 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.