Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative gaps and inaccurate optimal values when the solutions are suboptimal #54

Closed
SamZhou1996 opened this issue Sep 8, 2017 · 1 comment

Comments

@SamZhou1996
Copy link

SamZhou1996 commented Sep 8, 2017

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.

screen shot 2017-09-08 at 18 25 21

@odow
Copy link
Member

odow commented Mar 17, 2021

Closing as stale. We now have better status reporting mechanisms.

@odow odow closed this as completed Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants