English

On Light Spanners, Low-treewidth Embeddings and Efficient Traversing in Minor-free Graphs

Data Structures and Algorithms 2020-09-11 v1

Abstract

Understanding the structure of minor-free metrics, namely shortest path metrics obtained over a weighted graph excluding a fixed minor, has been an important research direction since the fundamental work of Robertson and Seymour. A fundamental idea that helps both to understand the structural properties of these metrics and lead to strong algorithmic results is to construct a "small-complexity" graph that approximately preserves distances between pairs of points of the metric. We show the two following structural results for minor-free metrics: 1. Construction of a light subset spanner. Given a subset of vertices called terminals, and ϵ\epsilon, in polynomial time we construct a subgraph that preserves all pairwise distances between terminals up to a multiplicative 1+ϵ1+\epsilon factor, of total weight at most Oϵ(1)O_{\epsilon}(1) times the weight of the minimal Steiner tree spanning the terminals. 2. Construction of a stochastic metric embedding into low treewidth graphs with expected additive distortion ϵD\epsilon D. Namely, given a minor free graph G=(V,E,w)G=(V,E,w) of diameter DD, and parameter ϵ\epsilon, we construct a distribution D\mathcal{D} over dominating metric embeddings into treewidth-Oϵ(logn)O_{\epsilon}(\log n) graphs such that the additive distortion is at most ϵD\epsilon D. One of our important technical contributions is a novel framework that allows us to reduce \emph{both problems} to problems on simpler graphs of bounded diameter. Our results have the following algorithmic consequences: (1) the first efficient approximation scheme for subset TSP in minor-free metrics; (2) the first approximation scheme for vehicle routing with bounded capacity in minor-free metrics; (3) the first efficient approximation scheme for vehicle routing with bounded capacity on bounded genus metrics.

Keywords

Cite

@article{arxiv.2009.05039,
  title  = {On Light Spanners, Low-treewidth Embeddings and Efficient Traversing in Minor-free Graphs},
  author = {Vincent Cohen-Addad and Arnold Filtser and Philip N. Klein and Hung Le},
  journal= {arXiv preprint arXiv:2009.05039},
  year   = {2020}
}

Comments

65 pages, 6 figures. Abstract shorten due to limited characters

R2 v1 2026-06-23T18:27:19.176Z