(class from pyomo.scripting.interface)
pyomo.scripting.interface
Bases: Interface
Interface
Methods
__init__()
__init__
presolve(instance)
presolve
Apply the presolve action to this instance, and return the revised instance
rank()
rank
Return an integer that is used to automatically order presolve actions, from low to high rank.
Member Documentation