AmplMIPConverter

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

class pyomo.solvers.plugins.converter.ampl.AmplMIPConverter[source]

Bases: object

__init__()

Methods

__init__()

apply(*args, **kwargs)

Convert an instance of one type into another

can_convert(from_type, to_type)

Returns true if this object supports the specified conversion

Member Documentation

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

Convert an instance of one type into another

can_convert(from_type, to_type)[source]

Returns true if this object supports the specified conversion