Pyomo
入门指南
操作指南
解释
参考指南
Topical Reference
Library Reference
common
contrib
core
dae
dataportal
duality
environ
future
gdp
kernel
mpec
neos
network
opt
repn
scripting
commands
convert
driver_help
interface
plugins
pyomo_command
pyomo_main
pyomo_parser
solve_config
util
PyomoCommandLogContext
apply_optimizer
apply_postprocessing
apply_preprocessing
cleanup
configure_loggers
create_model
finalize
get_config_values
process_results
run_command
setup_environment
solvers
util
版本
访问预览功能
常见警告/错误
相关包
Publications
Bibliography
Pyomo
Reference Guides
Library Reference
scripting
util
apply_postprocessing
View page source
应用后处理
(函数来自
pyomo.scripting.util
)
pyomo.scripting.util.
apply_postprocessing
(
data
,
instance
=
None
,
results
=
None
)
[source]
应用后处理步骤。
Required:
实例:问题实例。 结果:优化结果对象。