We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is something fishy going on with SOSDEMO5 and CSDP. There is a segfault on the release-0.2 branch: https://github.com/JuliaOpt/SumOfSquares.jl/blob/8e4f9d1c11a5a14b8c7de199a1500b3378e7f7c1/test/sosdemo5.jl#L7 and CSDP returns MOI.UnknownResultStatus or segfault on the master branch
MOI.UnknownResultStatus
The text was updated successfully, but these errors were encountered:
A fix similar to jump-dev/Cbc.jl#101 might help
Sorry, something went wrong.
Fixed by #48
No branches or pull requests
There is something fishy going on with SOSDEMO5 and CSDP. There is a segfault on the release-0.2 branch:
https://github.com/JuliaOpt/SumOfSquares.jl/blob/8e4f9d1c11a5a14b8c7de199a1500b3378e7f7c1/test/sosdemo5.jl#L7
and CSDP returns
MOI.UnknownResultStatus
or segfault on the master branchThe text was updated successfully, but these errors were encountered: