PyomoCyIpoptSolver

(class from pyomo.contrib.pynumero.algorithms.solvers.cyipopt_solver)

class pyomo.contrib.pynumero.algorithms.solvers.cyipopt_solver.PyomoCyIpoptSolver(**kwds)[source]

Bases: object

__init__(**kwds)[source]

Create an instance of the CyIpoptSolver. You must provide a problem_interface that corresponds to the abstract class CyIpoptProblemInterface

options can be provided as a dictionary of key value pairs

Methods

__init__(**kwds)

Create an instance of the CyIpoptSolver.

available([exception_flag])

license_is_valid()

solve(model, **kwds)

version()

Attributes

CONFIG

Member Documentation