English

Approximation Algorithms for Regret-Bounded Vehicle Routing and Applications to Distance-Constrained Vehicle Routing

Data Structures and Algorithms 2013-11-26 v1 Discrete Mathematics

Abstract

We consider vehicle-routing problems (VRPs) that incorporate the notion of {\em regret} of a client, which is a measure of the waiting time of a client relative to its shortest-path distance from the depot. Formally, we consider both the additive and multiplicative versions of, what we call, the {\em regret-bounded vehicle routing problem} (RVRP). In these problems, we are given an undirected complete graph G=({r}V,E)G=(\{r\}\cup V,E) on nn nodes with a distinguished root (depot) node rr, edge costs {cuv}\{c_{uv}\} that form a metric, and a regret bound RR. Given a path PP rooted at rr and a node vPv\in P, let cP(v)c_P(v) be the distance from rr to vv along PP. The goal is to find the fewest number of paths rooted at rr that cover all the nodes so that for every node vv covered by (say) path PP: (i) its additive regret cP(v)crvc_P(v)-c_{rv}, with respect to PP is at most RR in {\em additive-RVRP}; or (ii) its multiplicative regret, cP(c)/crvc_P(c)/c_{rv}, with respect to PP is at most RR in {\em multiplicative-RVRP}. Our main result is the {\em first} constant-factor approximation algorithm for additive-RVRP by devising rounding techniques for a natural {\em configuration-style LP}. This is a substantial improvement over the previous-best O(logn)O(\log n)-approximation. Additive-RVRP turns out be a rather central vehicle-routing problem, whose study reveals insights into a variety of other regret-related problems as well as the classical {\em distance-constrained VRP} ({DVRP}). We obtain approximation ratios of O(log(RR1))O\bigl(\log(\frac{R}{R-1})\bigr) for multiplicative-RVRP, and O(min{OPT,logDloglogD})O\bigl(\min\bigl\{\mathit{OPT},\frac{\log D}{\log\log D}\bigr\}\bigr) for DVRP with distance bound DD via reductions to additive-RVRP; the latter improves upon the previous-best approximation for DVRP.

Keywords

Cite

@article{arxiv.1311.6024,
  title  = {Approximation Algorithms for Regret-Bounded Vehicle Routing and Applications to Distance-Constrained Vehicle Routing},
  author = {Zachary Friggstad and Chaitanya Swamy},
  journal= {arXiv preprint arXiv:1311.6024},
  year   = {2013}
}