CyIpoptSolverWrapper
(class from pyomo.contrib.pynumero.algorithms.solvers.implicit_functions)
- class pyomo.contrib.pynumero.algorithms.solvers.implicit_functions.CyIpoptSolverWrapper(nlp, options=None, timer=None)[source]
Bases:
NlpSolverBaseA wrapper for CyIpoptNLP and CyIpoptSolver that implements the NlpSolverBase API
Methods
__init__(nlp[, options, timer])solve(**kwds)Member Documentation