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

Support Expression Restrictions #348

Closed pulsipher closed 2 months ago

pulsipher commented 2 months ago

Closes #347.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.74%. Comparing base (20c1162) to head (42e65ba).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #348 +/- ## ======================================= Coverage 99.74% 99.74% ======================================= Files 36 36 Lines 6684 6703 +19 ======================================= + Hits 6667 6686 +19 Misses 17 17 ```

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