PicoMIP转换器

(类来自 pyomo.solvers.plugins.converter.pico)

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

基础类:object

__init__()

方法

__init__()

apply(*args, **kwargs)

运行外部 pico_convert 工具

available()

can_convert(from_type, to_type)

如果此对象支持指定的转换,则返回true

成员文档

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

运行外部 pico_convert 工具

can_convert(from_type, to_type)[source]

如果此对象支持指定的转换,则返回true