English

The Parameterized Hardness of the k-Center Problem in Transportation Networks

Computational Complexity 2020-03-03 v4 Data Structures and Algorithms

Abstract

In this paper we study the hardness of the kk-Center problem on inputs that model transportation networks. For the problem, a graph G=(V,E)G=(V,E) with edge lengths and an integer kk are given and a center set CVC\subseteq V needs to be chosen such that Ck|C|\leq k. The aim is to minimize the maximum distance of any vertex in the graph to the closest center. This problem arises in many applications of logistics, and thus it is natural to consider inputs that model transportation networks. Such inputs are often assumed to be planar graphs, low doubling metrics, or bounded highway dimension graphs. For each of these models, parameterized approximation algorithms have been shown to exist. We complement these results by proving that the kk-Center problem is W[1]-hard on planar graphs of constant doubling dimension, where the parameter is the combination of the number of centers kk, the highway dimension hh, and the pathwidth pp. Moreover, under the Exponential Time Hypothesis there is no f(k,p,h)no(p+k+h)f(k,p,h)\cdot n^{o(p+\sqrt{k+h})} time algorithm for any computable function ff. Thus it is unlikely that the optimum solution to kk-Center can be found efficiently, even when assuming that the input graph abides to all of the above models for transportation networks at once! Additionally we give a simple parameterized (1+ε)(1+\varepsilon)-approximation algorithm for inputs of doubling dimension dd with runtime (kk/εO(kd))nO(1)(k^k/\varepsilon^{O(kd)})\cdot n^{O(1)}. This generalizes a previous result, which considered inputs in DD-dimensional LqL_q metrics.

Keywords

Cite

@article{arxiv.1802.08563,
  title  = {The Parameterized Hardness of the k-Center Problem in Transportation Networks},
  author = {Andreas Emil Feldmann and Daniel Marx},
  journal= {arXiv preprint arXiv:1802.08563},
  year   = {2020}
}