English

Directed Spanners via Flow-Based Linear Programs

Data Structures and Algorithms 2010-11-23 v2

Abstract

We examine directed spanners through flow-based linear programming relaxations. We design an O˜(n2/3)\~O(n^{2/3})-approximation algorithm for the directed kk-spanner problem that works for all k1k\geq 1, 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 O˜(n11/k)\~O(n^{1-1/k}) approximation of Bhattacharyya et al. when k4k\ge 4. For the special case of k=3k=3 we design a different algorithm achieving an O˜(n)\~O(\sqrt{n})-approximation, improving the previous O˜(n2/3)\~O(n^{2/3}). 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 Ω(n13ϵ)\Omega(n^{\frac13 - \epsilon}) for any constant ϵ>0\epsilon > 0. A virtue of all our algorithms is that they are relatively simple. Technically, we introduce a new yet natural flow-based relaxation, and show how to approximately solve it even when its size is not polynomial. The main challenge is to design a rounding scheme that "coordinates" the choices of flow-paths between the many demand pairs while using few edges overall. We achieve this, roughly speaking, by randomization at the level of vertices.

Keywords

Cite

@article{arxiv.1011.3701,
  title  = {Directed Spanners via Flow-Based Linear Programs},
  author = {Michael Dinitz and Robert Krauthgamer},
  journal= {arXiv preprint arXiv:1011.3701},
  year   = {2010}
}

Comments

26 pages

R2 v1 2026-06-21T16:44:35.219Z