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

Would you be interested in having your solver made available from the JuMP algebraic modeling language? #4

Open
freemin7 opened this issue Apr 9, 2021 · 0 comments

Comments

@freemin7
Copy link

freemin7 commented Apr 9, 2021

Hello,

i sometimes wrap existing C interfaces to make them available from the JuMP modeling language in Julia.
This would allow easy use of your solver by people and other solvers in the JuMP ecosystem.
This would require me to:

  • Find a reproducible (cross platform) way to build binaries
  • Probably call the C interface from Julia
  • Hook up the Julia version of your C Interface to the algebraic modeling language
  • Maintain this code base

Since this is would require work on my behalf, i would like to ask some questions:

  • Are you even interested in your solver being made readily available?
  • Do you suspect your solver to have competitive performance (for example compared to OSQP)?
  • I noticed a lack of warm/hot starting options in the C Interface, would you recommend the solver in a SQP approach?
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