PyomoMIPConverter

(class from pyomo.solvers.plugins.converter.model)

class pyomo.solvers.plugins.converter.model.PyomoMIPConverter[source]

Bases: object

__init__()

Methods

__init__()

apply(*args, **kwds)

Generate a NL or LP file from Pyomo, and then do subsequent conversions.

can_convert(from_type, to_type)

Returns true if this object supports the specified conversion

Attributes

pico_converter

Member Documentation

apply(*args, **kwds)[source]

Generate a NL or LP file from Pyomo, and then do subsequent conversions.

can_convert(from_type, to_type)[source]

Returns true if this object supports the specified conversion