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

report suboptimal status #32

Closed mlubin closed 9 years ago

mlubin commented 9 years ago

ECOS seems to have numerical issues pretty often when exponential cones are involved (https://github.com/embotech/ecos/issues/134). Let's at least pass on the status. :Suboptimal is also used by Gurobi and CPLEX.