Distributed Maximum Flow in Planar Graphs
Yaseen Abd-Elhaleem (1), Michal Dory (1), Merav Parter (2), Oren Weimann (1) ((1) University of Haifa, (2) Weizmann Institute of Science)

TL;DR
This paper develops distributed algorithms for planar graphs that leverage duality, enabling efficient solutions for maximum flow, shortest paths, and related problems in the distributed setting.
Contribution
It extends distributed algorithmic tools to work on the dual graph, facilitating solutions for flow and cut problems with improved round complexity.
Findings
Achieved an $ ilde{O}(D^2)$-round algorithm for shortest paths in the dual graph.
Derived $ ilde{O}(D^2)$-round algorithms for maximum $st$-flow and global min-cut.
Provided a near-linear round approximation algorithm for maximum $st$-flow in undirected planar graphs.
Abstract
The dual of a planar graph is a planar graph that has a vertex for each face of and an edge for each pair of adjacent faces of . The profound relationship between a planar graph and its dual has been the algorithmic basis for solving numerous (centralized) classical problems on planar graphs. In the distributed setting however, the only use of planar duality is for finding a recursive decomposition of [DISC 2017, STOC 2019]. We extend the distributed algorithmic toolkit to work on the dual graph . These tools can then facilitate various algorithms on by solving a suitable dual problem on . Given a directed planar graph with positive and negative edge-lengths and hop-diameter , our key result is an -round algorithm for Single Source Shortest Paths on , which then implies -round algorithms for Maximum…
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Advanced Graph Theory Research
