Pyomo: Graphs and Blocks
I had the pleasure yesterday of presenting a follow-up tutorial within the UT Austin INFORMS student chapter. The tutorial focused on more advanced topics in math modeling and implementation with Pyomo. Specifically, I targeted models on graphs and modeling encapsulation via Pyomo blocks. The presented examples may be found in my GitHub reposistory, and the recording is embedded below.
Thanks again to the organization for hosting me and to all those who attended!
Disclaimer: I am not affiliated with Python or Pyomo. The opinions expressed in this recording are strictly my own.
You May Also Like
Introduction to Pyomo and Gurobipy
This morning, I had the honor of hosting a workshop on behalf of the …
COVID-19 Cases by County in the U.S.
Finally, I reached the end of a rather turbulent academic term and …
PEP572: Assignment Expressions
This past week saw the debut of PEP572 in the release of Python 3.8.0. …