English

W[1]-Hardness of the k-Center Problem Parameterized by the Skeleton Dimension

Computational Complexity 2020-08-18 v1

Abstract

In the kk-Center problem, we are given a graph G=(V,E)G=(V,E) with positive edge weights and an integer kk and the goal is to select kk center vertices CVC \subseteq V such that the maximum distance from any vertex to the closest center vertex is minimized. On general graphs, the problem is NP-hard and cannot be approximated within a factor less than 22. Typical applications of the kk-Center problem can be found in logistics or urban planning and hence, it is natural to study the problem on transportation networks. Such networks are often characterized as graphs that are (almost) planar or have low doubling dimension, highway dimension or skeleton dimension. It was shown by Feldmann and Marx that kk-Center is W[1]-hard on planar graphs of constant doubling dimension when parameterized by the number of centers kk, the highway dimension hdhd and the pathwidth pwpw. We extend their result and show that even if we additionally parameterize by the skeleton dimension κ\kappa, the kk-Center problem remains W[1]-hard. Moreover, we prove that under the Exponential Time Hypothesis there is no exact algorithm for kk-Center that has runtime f(k,hd,pw,κ)Vo(pw+κ+k+hd)f(k,hd,pw,\kappa) \cdot \vert V \vert^{o(pw + \kappa + \sqrt{k+hd})} for any computable function ff.

Keywords

Cite

@article{arxiv.2008.07252,
  title  = {W[1]-Hardness of the k-Center Problem Parameterized by the Skeleton Dimension},
  author = {Johannes Blum},
  journal= {arXiv preprint arXiv:2008.07252},
  year   = {2020}
}