lanl-ansi / Juniper.jl

A JuMP-based Nonlinear Integer Program Solver
https://lanl-ansi.github.io/Juniper.jl/stable/
MIT License
179 stars 22 forks source link

Fix feasibility pump with ScalarNonlinearFunction constraints #264

Closed odow closed 7 months ago

odow commented 7 months ago

Closes #263

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (05ae25e) 91.76% compared to head (ee6ddb5) 91.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #264 +/- ## ========================================== - Coverage 91.76% 91.27% -0.50% ========================================== Files 20 20 Lines 2065 1971 -94 ========================================== - Hits 1895 1799 -96 - Misses 170 172 +2 ```

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