Acceleration for Distributed Transshipment and Parallel Maximum Flow
Christoph Grunau, Rasmus Kyng, Goran Zuzic

TL;DR
This paper presents a parallel algorithm for approximate transshipment and maximum flow problems, achieving near-optimal depth and work by leveraging advanced linear approximators and an accelerated optimization framework.
Contribution
It introduces new parallel linear cost approximators and applies an accelerated continuous optimization method to improve approximation dependencies for transshipment and maximum flow.
Findings
Achieves $ ilde{O}(1/ ext{ε})$ depth and $ ilde{O}(m/ ext{ε})$ work for the problems.
Develops a deterministic distributed approximator for transshipment.
Provides a CONGEST algorithm with near-linear round complexity for general networks.
Abstract
We combine several recent advancements to solve -transshipment and -maximum flow with a parallel algorithm with depth and work. We achieve this by developing and deploying suitable parallel linear cost approximators in conjunction with an accelerated continuous optimization framework known as the box-simplex game by Jambulapati et al. (ICALP 2022). A linear cost approximator is a linear operator that allows us to efficiently estimate the cost of the optimal solution to a given routing problem. Obtaining accelerated dependencies for both problems requires developing a stronger multicommodity cost approximator, one where cancellations between different commodities are disallowed. For maximum flow, we observe that a recent linear cost approximator due to Agarwal et al. (SODA 2024) can be…
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 · Vehicle Routing Optimization Methods · Advanced Optical Network Technologies
