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

Question about support for Non-Linear Programs #384

Open
glatterf42 opened this issue Nov 25, 2024 · 0 comments
Open

Question about support for Non-Linear Programs #384

glatterf42 opened this issue Nov 25, 2024 · 0 comments

Comments

@glatterf42
Copy link
Contributor

Thanks for your efforts with linopy, they are much appreciated :)
I know this project has linear in its name, but it does support some non-linearity in programs. I would really like to use linopy to replace the gams dependency of message_ix over the medium term, but I was recently made aware that parts of our code supply the NLP option to the gams solver (for which we mostly use cplex at the moment, I think):

    SOLVE MESSAGE_MACRO MAXIMIZING UTILITY USING NLP ;

So I'm now wondering: is this already supported in linopy using either cplex or highs as the solver? If not, do you have any plans to add support?

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