434 Forks
1495 Stars
1495 Watchers

pyomo

An object-oriented algebraic modeling language in Python for structured optimization problems.

How to download and setup pyomo

Open terminal and run command
git clone https://github.com/Pyomo/pyomo.git
git clone is used to create a copy or clone of pyomo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyomo https://github.com/Pyomo/pyomo/archive/master.zip

Or simply clone pyomo with SSH
[email protected]:Pyomo/pyomo.git

If you have some problems with pyomo

You may open issue on pyomo support forum (system) here: https://github.com/Pyomo/pyomo/issues