English

Polynomial-Time Approximation Schemes for k-Center and Bounded-Capacity Vehicle Routing in Graphs with Bounded Highway Dimension

Data Structures and Algorithms 2017-11-15 v5

Abstract

The concept of bounded highway dimension was developed to capture observed properties of the metrics of road networks. We show that a graph with bounded highway dimension, for any vertex, can be embedded into a a graph of bounded treewidth in such a way that the distance between uu and vv is preserved up to an additive error of ϵ\epsilon times the distance from uu or vv to the selected vertex. We show that this theorem yields a PTAS for Bounded-Capacity Vehicle Routing in graphs of bounded highway dimension. In this problem, the input specifies a depot and a set of clients, each with a location and demand; the output is a set of depot-to-depot tours, where each client is visited by some tour and each tour covers at most QQ units of client demand. Our PTAS can be extended to handle penalties for unvisited clients. We extend this embedding result to handle a set SS of distinguished vertices. The treewidth depends on S|S|, and the distance between uu and vv is preserved up to an additive error of ϵ\epsilon times the distance from uu and vv to SS. This embedding result implies a PTAS for Multiple Depot Bounded-Capacity Vehicle Routing: the tours can go from one depot to another. The embedding result also implies that, for fixed kk, there is a PTAS for kk-Center in graphs of bounded highway dimension. In this problem, the goal is to minimize dd such that there exist kk vertices (the centers) such that every vertex is within distance dd of some center. Similarly, for fixed kk, there is a PTAS for kk-Median in graphs of bounded highway dimension. In this problem, the goal is to minimize the sum of distances to the kk centers.

Keywords

Cite

@article{arxiv.1707.08270,
  title  = {Polynomial-Time Approximation Schemes for k-Center and Bounded-Capacity Vehicle Routing in Graphs with Bounded Highway Dimension},
  author = {Amariah Becker and Philip N. Klein and David Saulpic},
  journal= {arXiv preprint arXiv:1707.08270},
  year   = {2017}
}