JuliaOpt / MathProgBase.jl

DEPRECATED: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
Other
80 stars 38 forks source link

Quadratic constraints in generalized conic form (#168) #165

Closed blegat closed 7 years ago

blegat commented 7 years ago

It would be nice to allow quadratic constraints for Conic Model as well. It would allow for instance to solve BMIs (we still need a solver that supports it like PENBMI. Related: https://github.com/MPF-Optimization-Laboratory/ConicIP.jl/issues/15

mlubin commented 7 years ago

closing in favor of https://github.com/JuliaOpt/MathProgBase.jl/issues/168