(class from pyomo.solvers.plugins.converter.model)
pyomo.solvers.plugins.converter.model
Bases: object
object
Methods
__init__()
__init__
apply(*args, **kwds)
apply
Generate a NL or LP file from Pyomo, and then do subsequent conversions.
can_convert(from_type, to_type)
can_convert
Returns true if this object supports the specified conversion
Attributes
pico_converter
Member Documentation