Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ version, we will remove testing for that Python version.

### Tutorials and Examples

* [Pyomo — Optimization Modeling in Python](https://link.springer.com/book/10.1007/978-3-030-68928-5)
* [Pyomo Workshop Slides](https://github.com/Pyomo/pyomo-tutorials/blob/main/Pyomo-Workshop-December-2023.pdf)
* [Prof. Jeffrey Kantor's Pyomo Cookbook](https://jckantor.github.io/ND-Pyomo-Cookbook/)
* The [companion notebooks](https://mobook.github.io/MO-book/intro.html)
Expand Down
2 changes: 2 additions & 0 deletions doc/OnlineDocs/bibliography.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Bibliography
John D. Siirola, Jean-Paul Watson, and David L. Woodruff.
Pyomo - Optimization Modeling in Python, 3rd Edition.
Vol. 67. Springer, 2021.
doi: `10.1007/978-3-030-68928-5
<https://doi.org/10.1007/978-3-030-68928-5>`_

.. [PyomoJournal] William E. Hart, Jean-Paul Watson, David L. Woodruff.
"Pyomo: modeling and solving mathematical programs in
Expand Down
17 changes: 10 additions & 7 deletions doc/OnlineDocs/tutorial_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@ Pyomo Tutorial Examples

Additional Pyomo tutorials and examples can be found at the following links:

`Pyomo Workshop Slides and Exercises
<https://github.com/Pyomo/pyomo-tutorials>`_
* `Pyomo — Optimization Modeling in Python
<https://link.springer.com/book/10.1007/978-3-030-68928-5>`_ ([PyomoBookIII]_)

`Prof. Jeffrey Kantor's Pyomo Cookbook
<https://jckantor.github.io/ND-Pyomo-Cookbook/>`_
* `Pyomo Workshop Slides and Exercises
<https://github.com/Pyomo/pyomo-tutorials>`_

The `companion notebooks <https://mobook.github.io/MO-book/intro.html>`_
for *Hands-On Mathematical Optimization with Python*
* `Prof. Jeffrey Kantor's Pyomo Cookbook
<https://jckantor.github.io/ND-Pyomo-Cookbook/>`_

`Pyomo Gallery <https://github.com/Pyomo/PyomoGallery>`_
* The `companion notebooks <https://mobook.github.io/MO-book/intro.html>`_
for *Hands-On Mathematical Optimization with Python*

* `Pyomo Gallery <https://github.com/Pyomo/PyomoGallery>`_