Pyomo
入门指南
操作指南
解释
参考指南
Topical Reference
Library Reference
common
contrib
core
dae
dataportal
duality
environ
future
gdp
kernel
mpec
neos
network
opt
base
convert
convert_problem
error
formats
opt_config
problem
results
solvers
parallel
plugins
problem
results
solver
testing
repn
scripting
solvers
util
版本
访问预览功能
常见警告/错误
相关包
Publications
Bibliography
Pyomo
Reference Guides
Library Reference
opt
base
convert
convert_problem
View page source
转换问题
(函数来自
pyomo.opt.base.convert
)
pyomo.opt.base.convert.
convert_problem
(
args
,
target_problem_type
,
valid_problem_types
,
has_capability=<function
<lambda>>
,
**kwds
)
[source]
将由‘args’元组定义的问题转换为另一个问题。