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

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 ε, in polynomial time we construct a subgraph that preserves all pairwise distances between terminals up to a multiplicative 1+ε factor, of total weight at most Oε(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. Namely, given a minor free graph G=(V,E,w) of diameter D, and parameter ε, we construct a distribution D over dominating metric embeddings into treewidth-Oε( n) graphs such that the additive distortion is at most ε D. One of our important technical contributions is a novel framework that allows us to reduce 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.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…