Difference between revisions of "Pyomo"

From IFORS Developing Countries Online Resources
Jump to: navigation, search
(Created page with "'''What Is Pyomo?''' Pyomo is a Python-based open-source software package that supports a diverse set of optimization capabilities for formulating, solving, and analyzing optimi...")
 
m (Protected "Pyomo" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(No difference)

Revision as of 02:21, 2 September 2016

What Is Pyomo?

Pyomo is a Python-based open-source software package that supports a diverse set of optimization capabilities for formulating, solving, and analyzing optimization models.

A core capability of Pyomo is modeling structured optimization applications. Pyomo can be used to define general symbolic problems, create specific problem instances, and solve these instances using commercial and open-source solvers. Pyomo's modeling objects are embedded within a full-featured high-level programming language providing a rich set of supporting libraries, which distinguishes Pyomo from other algebraic modeling languages like AMPL, AIMMS and GAMS.

Link to website:http://www.pyomo.org/