You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using ECOS to solve a convex programming problem, I noticed that when the solution status is :Suboptimal, it returns a primal-dual pair that has a negative duality gap. Attached is an example of such a situation, where solve!() and conic_problem!() are called from Convex.jl.
The text was updated successfully, but these errors were encountered:
While using ECOS to solve a convex programming problem, I noticed that when the solution status is :Suboptimal, it returns a primal-dual pair that has a negative duality gap. Attached is an example of such a situation, where solve!() and conic_problem!() are called from Convex.jl.
The text was updated successfully, but these errors were encountered: