/pyomo_examples

Examples using pyomo

Primary LanguageJupyter Notebook

Pyomo examples

Compilation of some Pyomo Examples. Some samples shared on PyCon Colombia 2021

References

Various examples taken or adapated from the following resources.

NEOS Solver - How to use it

https://github.com/salvapineda/notebooks/blob/main/UserTimePyomoNeos.ipynb Pyomo/pyomo#1784 Pyomo/pyomo#1817

https://neos-server.org/neos/solvers/index.html https://github.com/tvaditya/pyomoexamples/blob/master/FoodStore.ipynb https://github.com/brentertainer/pyomo-tutorials

pyomo solve --solver=cplex --solver-manager=neos myModel.py

Thanks to the Pyomo team for this easy to use library and the extended documentation about it