infiniteopt / InfiniteOpt.jl

An intuitive modeling interface for infinite-dimensional optimization problems.
https://infiniteopt.github.io/InfiniteOpt.jl/stable
MIT License
251 stars 17 forks source link

Update to JuMP v1.2 NLP Model Structure #281

Closed pulsipher closed 2 years ago

pulsipher commented 2 years ago

Fixes #280.

codecov[bot] commented 2 years ago

Codecov Report

Merging #281 (ffbab54) into master (53a6cb4) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
- Coverage   99.77%   99.77%   -0.01%     
==========================================
  Files          33       33              
  Lines        7086     7084       -2     
==========================================
- Hits         7070     7068       -2     
  Misses         16       16              
Impacted Files Coverage Δ
src/optimize.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.