English

One Tree to Rule Them All: Poly-Logarithmic Universal Steiner Tree

Data Structures and Algorithms 2023-08-03 v1

Abstract

A spanning tree TT of graph GG is a ρ\rho-approximate universal Steiner tree (UST) for root vertex rr if, for any subset of vertices SS containing rr, the cost of the minimal subgraph of TT connecting SS is within a ρ\rho factor of the minimum cost tree connecting SS in GG. Busch et al. (FOCS 2012) showed that every graph admits 2O(logn)2^{O(\sqrt{\log n})}-approximate USTs by showing that USTs are equivalent to strong sparse partition hierarchies (up to poly-logs). Further, they posed poly-logarithmic USTs and strong sparse partition hierarchies as open questions. We settle these open questions by giving polynomial-time algorithms for computing both O(log7n)O(\log ^ 7 n)-approximate USTs and poly-logarithmic strong sparse partition hierarchies. For graphs with constant doubling dimension or constant pathwidth we improve this to O(logn)O(\log n)-approximate USTs and O(1)O(1) strong sparse partition hierarchies. Our doubling dimension result is tight up to second order terms. We reduce the existence of these objects to the previously studied cluster aggregation problem and what we call dangling nets.

Keywords

Cite

@article{arxiv.2308.01199,
  title  = {One Tree to Rule Them All: Poly-Logarithmic Universal Steiner Tree},
  author = {Costas Busch and Da Qi Chen and Arnold Filtser and Daniel Hathcock and D Ellis Hershkowitz and Rajmohan Rajaraman},
  journal= {arXiv preprint arXiv:2308.01199},
  year   = {2023}
}

Comments

@FOCS23

R2 v1 2026-06-28T11:46:31.224Z