English

Steiner Point Removal with Distortion $O(\log k)$

Data Structures and Algorithms 2017-07-28 v2 Discrete Mathematics

Abstract

In the Steiner point removal (SPR) problem, we are given a weighted graph G=(V,E)G=(V,E) and a set of terminals KVK\subset V of size kk. The objective is to find a minor MM of GG with only the terminals as its vertex set, such that the distance between the terminals will be preserved up to a small multiplicative distortion. Kamma, Krauthgamer and Nguyen [KKN15] used a ball-growing algorithm with exponential distributions to show that the distortion is at most O(log5k)O(\log^5 k). Cheung [Che17] improved the analysis of the same algorithm, bounding the distortion by O(log2k)O(\log^2 k). We improve the analysis of this ball-growing algorithm even further, bounding the distortion by O(logk)O(\log k).

Keywords

Cite

@article{arxiv.1706.08115,
  title  = {Steiner Point Removal with Distortion $O(\log k)$},
  author = {Arnold Filtser},
  journal= {arXiv preprint arXiv:1706.08115},
  year   = {2017}
}
R2 v1 2026-06-22T20:28:56.994Z