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