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

Check termination status in SDP solvers #12

Open
mforets opened this issue Jul 14, 2019 · 0 comments
Open

Check termination status in SDP solvers #12

mforets opened this issue Jul 14, 2019 · 0 comments
Assignees

Comments

@mforets
Copy link
Member

mforets commented Jul 14, 2019

Check JuMP.termination_status for the SDP solver, see http://www.juliaopt.org/JuMP.jl/v0.19.0/solutions/#Termination-statuses-1 for the statuses which are OK and those which are problematic.

The status is available through termination_status(model).

@mforets mforets self-assigned this Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant