Skip to content

IPOPT interface to OptLang #241

@djinnome

Description

@djinnome

Checklist

I have an implementation of a nonlinear optimization problem for thermokinetic regulation using IPOPT, which is called through pyomo.

I would like to integrate that algorithm into CobraPy, but CobraPy uses OptLang, not Pyomo, and IPOPT is not supported in OptLang.

Describe the solution you would like.

The solution I would like is for someone to help me import the IPOPT interface to OptLang

Describe alternatives you considered

Another solution might be to provide Pyomo support for Cobrapy.

A third solution would be to ignore CobraPy and wrap the algorithm using the KBase SDK

Additional context

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