Explore the math behind fast graph algorithms and their practical uses.
This book surveys the parametric shortest path problem and its connections to the minimum mean cycle and minimum balancing problems, offering insights into how these algorithms work together to solve complex network challenges.
From foundational ideas to advanced techniques, the text explains how parameterized costs change shortest paths, how pivot paths drive progress, and how potentials help reveal optimal cycles. It also discusses implementation details, running times, and how these methods apply to real-world graphs.
- How the parametric shortest path problem extends standard shortest path methods
- Strategies for finding pivot paths and updating shortest path trees
- Connections to minimum mean cycle and minimum balancing problems
- Analyses of worst-case and expected running times in practical settings
Ideal for readers of advanced algorithms, this edition clarifies the relationships between core problems and the techniques used to solve them in practice.