Faster Approximation of Max Flow for Directed Graphs
Cheng Wang

TL;DR
This paper introduces a nearly-linear time algorithm for approximating maximum flow in directed graphs, extending previous undirected graph methods to handle directed cases efficiently.
Contribution
It adapts and extends existing electrical flow-based algorithms to efficiently approximate max flow in directed graphs, a significant advancement over prior approaches.
Findings
Nearly-linear time approximation algorithm for directed max flow
Extension of electrical flow methods to directed graphs
Improved computational efficiency over previous algorithms
Abstract
I extend the methods in "Electrical Flows, Laplacian Systems, and Faster Approximation of Maximum Flow in Undirected Graphs, with Paul Christiano, Jonathan Kelner, Daniel Spielman, and Shang-Hua Teng" to directed graphs with a variation of the framework in the paper, which lead to an algorithm that approximately solves the directed max flow problem in nearly-linear time.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Complexity and Algorithms in Graphs
