An O (n log n) algorithm for maximum st-flow in a directed planar graph

  • Authors:
  • Glencora Borradaile;Philip Klein

  • Affiliations:
  • Brown University;Brown University

  • Venue:
  • SODA '06 Proceedings of the seventeenth annual ACM-SIAM symposium on Discrete algorithm
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

We give the first correct O(n log n) algorithm for finding a maximum st-flow in a directed planar graph. After a preprocessing step that consists in finding single-source shortest-path distances in the dual, the algorithm consists of repeatedly saturating the leftmost residual s-to-t path.