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

Add support for VariablePrimalStart and ConstraintDualStart #79

Closed
blegat opened this issue Oct 18, 2018 · 3 comments
Closed

Add support for VariablePrimalStart and ConstraintDualStart #79

blegat opened this issue Oct 18, 2018 · 3 comments

Comments

@blegat
Copy link
Member

blegat commented Oct 18, 2018

See jump-dev/JuMP.jl#1554

@ccoffrin
Copy link

I recently ran into the error,

ERROR: MathOptInterface.UnsupportedAttribute{MathOptInterface.VariablePrimalStart}: Attribute MathOptInterface.VariablePrimalStart() is not supported by the the model.

This issue is the root, correct?

@blegat
Copy link
Member Author

blegat commented Jan 14, 2019

Yes, ECOS is missing a PR like jump-dev/SCS.jl#111. Once it's done, a code that currently gets this error will just work.

@odow odow changed the title Starting values with MOI Add support for VariablePrimalStart and ConstraintDualStart Nov 29, 2021
@odow
Copy link
Member

odow commented Apr 17, 2023

Closing because this isn't supported by the upstream solver. See embotech/ecos#87

@odow odow closed this as completed Apr 17, 2023
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

3 participants