Star Routing: Between Vehicle Routing and Vertex Cover

01/26/2019
by   Diego Delle Donne, et al.
0

We consider an optimization problem posed by an actual newspaper company, which consists of computing a minimum length route for a delivery truck, such that the driver only stops at street crossings, each time delivering copies to all customers adjacent to the crossing. This can be modeled as an abstract problem that takes an unweighted simple graph G = (V, E) and a subset of edges X and asks for a shortest cycle, not necessarily simple, such that every edge of X has an endpoint in the cycle. We show that the decision version of the problem is strongly NP-complete, even if G is a grid graph. Regarding approximate solutions, we show that the general case of the problem is APX-hard, and thus no PTAS is possible unless P = NP. Despite the hardness of approximation, we show that given any α-approximation algorithm for metric TSP, we can build a 3α-approximation algorithm for our optimization problem, yielding a concrete 9/2-approximation algorithm. The grid case is of particular importance, because it models a city map or some part of it. A usual scenario is having some neighborhood full of customers, which translates as an instance of the abstract problem where almost every edge of G is in X. We model this property as |E - X| = o(|E|), and for these instances we give a (3/2 + ε)-approximation algorithm, for any ε > 0, provided that the grid is sufficiently big.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/11/2022

A Tight (3/2+ε)-Approximation for Unsplittable Capacitated Vehicle Routing on Trees

We give a polynomial time (3/2+ϵ)-approximation algorithm for the unspli...
research
11/30/2020

A simple approximation algorithm for the graph burning problem

The graph burning problem is an NP-Hard optimization problem that may be...
research
08/27/2023

Improved Approximation Algorithms for Multidepot Capacitated Vehicle Routing

The Multidepot Capacitated Vehicle Routing Problem (MCVRP) is a well-kno...
research
08/14/2023

Approximations for the Steiner Multicycle Problem

The Steiner Multicycle problem consists of, given a complete graph, a we...
research
09/23/2020

A simple (2+ε)-approximation algorithm for Split Vertex Deletion

A split graph is a graph whose vertex set can be partitioned into a cliq...
research
03/19/2020

Minimum Scan Cover with Angular Transition Costs

We provide a comprehensive study of a natural geometric optimization pro...
research
09/23/2021

Filling Crosswords is Very Hard

We revisit a classical crossword filling puzzle which already appeared i...

Please sign up or login with your details

Forgot password? Click here to reset