atoptima / Coluna.jl

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

Nice reformulation output #1111

Closed rrsadykov closed 7 months ago

rrsadykov commented 7 months ago

Possibility to print the whole reformulation with only user-defined variables and constraints

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d365f72) 81.58% compared to head (78cd965) 82.38%.

Files Patch % Lines
src/MathProg/formulation.jl 73.46% 13 Missing :warning:
src/MathProg/duties.jl 83.33% 1 Missing :warning:
src/MathProg/reformulation.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1111 +/- ## ========================================== + Coverage 81.58% 82.38% +0.80% ========================================== Files 86 89 +3 Lines 6940 7488 +548 ========================================== + Hits 5662 6169 +507 - Misses 1278 1319 +41 ```

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