plasmo-dev / Plasmo.jl

A Platform for Scalable Modeling and Optimization
Other
143 stars 20 forks source link

fix: :bug: Return functions to undo relax_integrality #98

Closed tso-martin closed 8 months ago

tso-martin commented 8 months ago

Returns function vector to undo a relaxation operation. Example: https://jump.dev/JuMP.jl/stable/manual/models/#Relax-integrality

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (42f3242) 87.58% compared to head (d66a068) 87.65%.

Files Patch % Lines
src/optimizer_interface.jl 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ========================================== + Coverage 87.58% 87.65% +0.07% ========================================== Files 19 19 Lines 2360 2358 -2 ========================================== Hits 2067 2067 + Misses 293 291 -2 ```

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