Distributed Distance-Bounded Network Design Through Distributed Convex Programming
Michael Dinitz, Yasamin Nazari

TL;DR
This paper introduces a distributed algorithm for solving a new class of convex programs called distance-bounded network design programs, enabling improved distributed approximation algorithms for various network design problems.
Contribution
It provides the first distributed algorithm for solving distance-bounded network design convex programs with near-optimal approximation guarantees.
Findings
Runs in $O((D/\epsilon) \log n)$ rounds in the LOCAL model.
Achieves a $(1+\epsilon)$-approximation to the LP solution.
Enables improved distributed algorithms for multiple network design problems.
Abstract
Solving linear programs is often a challenging task in distributed settings. While there are good algorithms for solving packing and covering linear programs in a distributed manner (Kuhn et al.~2006), this is essentially the only class of linear programs for which such an algorithm is known. In this work we provide a distributed algorithm for solving a different class of convex programs which we call "distance-bounded network design convex programs". These can be thought of as relaxations of network design problems in which the connectivity requirement includes a distance constraint (most notably, graph spanners). Our algorithm runs in rounds in the model and finds a -approximation to the optimal LP solution for any , where is the largest distance constraint. While solving linear programs in a…
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
TopicsMobile Ad Hoc Networks · Complexity and Algorithms in Graphs · Energy Efficient Wireless Sensor Networks
