jump-dev / ECOS.jl

A Julia interface to the ECOS conic optimization solver
https://github.com/embotech/ecos
Other
41 stars 17 forks source link

Remove support for EqualTo, LessThan, GreaterThan #85

Closed blegat closed 5 years ago

blegat commented 5 years ago

Similar to https://github.com/JuliaOpt/SCS.jl/issues/131 It would allow removing https://github.com/JuliaOpt/ECOS.jl/blob/d8d440cfc180ee4c144389147ef156981900ab8a/src/MOI_wrapper.jl#L154-L175 It requires https://github.com/JuliaOpt/MathOptInterface.jl/issues/614