Skip to content

Question about support for Non-Linear Programs #384

@glatterf42

Description

@glatterf42

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions