MathOptInterface.jl
MathOptInterface.jl copied to clipboard
[Bridges] Add Interval to HyperRectangle constraint bridge
Needed to use MatrixOfConstraints in the COSMO MOI wrapper (see https://github.com/oxfordcontrol/COSMO.jl/pull/198)
Requires
- [x] https://github.com/jump-dev/MathOptInterface.jl/pull/2755
What's the status of this?
Should be good to go now (assuming ci passes)
CI did, unfortunately, not pass.