Directed Spanners via Flow-Based Linear Programs
Michael Dinitz, Robert Krauthgamer

TL;DR
This paper introduces flow-based linear programming relaxations and approximation algorithms for directed spanners, achieving sublinear approximation ratios for all k and improving previous bounds, with extensions to fault-tolerant settings.
Contribution
It presents the first sublinear approximation algorithm for directed k-spanners with arbitrary edge lengths and improves existing bounds for specific cases, using a new flow-based relaxation.
Findings
Achieves an on(n^{2/3})-approximation for all k works for all k
Improves approximation ratio for k=3 to O( ext{sqrt}(n))
Extends algorithms to fault-tolerant directed spanners
Abstract
We examine directed spanners through flow-based linear programming relaxations. We design an -approximation algorithm for the directed -spanner problem that works for all , which is the first sublinear approximation for arbitrary edge-lengths. Even in the more restricted setting of unit edge-lengths, our algorithm improves over the previous approximation of Bhattacharyya et al. when . For the special case of we design a different algorithm achieving an -approximation, improving the previous . Both of our algorithms easily extend to the fault-tolerant setting, which has recently attracted attention but not from an approximation viewpoint. We also prove a nearly matching integrality gap of for any constant . A virtue of all our algorithms is that they are…
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 · Advanced Graph Theory Research · Optimization and Search Problems
