English

Almost Tight Approximation Hardness for Single-Source Directed k-Edge-Connectivity

Data Structures and Algorithms 2024-08-21 v2 Computational Complexity Optimization and Control

Abstract

In the kk-connected directed Steiner tree problem (kk-DST), we are given an nn-vertex directed graph G=(V,E)G=(V,E) with edge costs, a connectivity requirement kk, a root rVr\in V and a set of terminals TVT\subseteq V. The goal is to find a minimum-cost subgraph HGH\subseteq G that has kk internally disjoint paths from the root vertex rr to every terminal tTt\in T. In this paper, we show the approximation hardness of kk-DST for various parameters, which thus close some long-standing open problems. - Ω(T/logT)\Omega\left(|T|/\log |T|\right)-approximation hardness, which holds under the standard assumption NPZPP\mathrm{NP}\neq \mathrm{ZPP}. The inapproximability ratio is tightened to Ω(T)\Omega\left(|T|\right) under the Strongish Planted Clique Hypothesis [Manurangsi, Rubinstein and Schramm, ITCS 2021]. The latter hardness result matches the approximation ratio of T|T| obtained by a trivial approximation algorithm, thus closing the long-standing open problem. - Ω(2k/k)\Omega\left(\sqrt{2}^k / k\right)-approximation hardness for the general case of kk-DST under the assumption NPZPP\mathrm{NP}\neq\mathrm{ZPP}. This is the first hardness result known for survivable network design problems with an inapproximability ratio exponential in kk. - Ω((k/L)L/4)\Omega\left((k/L)^{L/4}\right)-approximation hardness for kk-DST on LL-layered graphs for LO(logn)L\le O\left(\log n\right). This almost matches the approximation ratio of O(kL1LlogT)O(k^{L-1}\cdot L \cdot \log |T|) achieving in O(nL)O\left(n^L\right)-time due to Laekhanukit [ICALP`16].

Keywords

Cite

@article{arxiv.2202.13088,
  title  = {Almost Tight Approximation Hardness for Single-Source Directed k-Edge-Connectivity},
  author = {Chao Liao and Qingyun Chen and Bundit Laekhanukit and Yuhao Zhang},
  journal= {arXiv preprint arXiv:2202.13088},
  year   = {2024}
}

Comments

26 pages, 11 figures

R2 v1 2026-06-24T09:54:45.611Z