How can I specify options for the MINLP solver DICOPT on Pyomo?

前端 未结 0 1689
情话喂你
情话喂你 2020-12-13 03:14

I\'m particularly interested in increasing the MAXCYCLES option on DICOPT. This is what I have tried:

solver=SolverFactory(\'gams\')
options = {}
options[\'ma         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题