atoptima / Coluna.jl

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

Restore correct strong branching output #1123

Closed rrsadykov closed 8 months ago

rrsadykov commented 8 months ago

• Restored strong branching output • Correction for global bounds output when strong branching is used • Output information every time an improving primal solution is found Closes #1119

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3db73e6) 86.32% compared to head (4630c0e) 86.51%.

Files Patch % Lines
src/ColGen/ColGen.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1123 +/- ## ========================================== + Coverage 86.32% 86.51% +0.19% ========================================== Files 85 85 Lines 7544 7556 +12 ========================================== + Hits 6512 6537 +25 + Misses 1032 1019 -13 ```

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