PicoMIPConverter

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

class pyomo.solvers.plugins.converter.pico.PicoMIPConverter[source]

Bases: object

__init__()

Methods

__init__()

apply(*args, **kwargs)

Run the external pico_convert utility

available()

can_convert(from_type, to_type)

Returns true if this object supports the specified conversion

Member Documentation

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

Run the external pico_convert utility

can_convert(from_type, to_type)[source]

Returns true if this object supports the specified conversion