Global Institute for Optimization
Edition 0
The inaugural publication featuring foundational operations research concepts and Python implementations.
Edition 0
The inaugural publication featuring foundational operations research concepts and Python implementations.


A comprehensive guide to using Pyomo, a powerful open-source algebraic modeling language, to formulate and solve complex graph-theoretic models seamlessly in Python.

An introduction to dynamic networks — structures whose nodes and connections evolve — and the analytical tools needed to model evolving systems and anticipate their future structure.

An in-depth look at one of the most famous combinatorial optimization problems. This paper breaks down the mathematical formulation of the TSP and explores both exact and heuristic solution methods.