Structural Parameters, Tight Bounds, and Approximation for (k,r)-Center
Abstract
In -Center we are given a (possibly edge-weighted) graph and are asked to select at most vertices (centers), so that all other vertices are at distance at most from a center. In this paper we provide a number of tight fine-grained bounds on the complexity of this problem with respect to various standard graph parameters. Specifically: - For any , we show an algorithm that solves the problem in time, where is the clique-width of the input graph, as well as a tight SETH lower bound matching this algorithm's performance. As a corollary, for , this closes the gap that previously existed on the complexity of Dominating Set parameterized by . - We strengthen previously known FPT lower bounds, by showing that -Center is W[1]-hard parameterized by the input graph's vertex cover (if edge weights are allowed), or feedback vertex set, even if is an additional parameter. Our reductions imply tight ETH-based lower bounds. Finally, we devise an algorithm parameterized by vertex cover for unweighted graphs. - We show that the complexity of the problem parameterized by tree-depth is by showing an algorithm of this complexity and a tight ETH-based lower bound. We complement these mostly negative results by providing FPT approximation schemes parameterized by clique-width or treewidth which work efficiently independently of the values of . In particular, we give algorithms which, for any , run in time , and return a -center, if a -center exists, thus circumventing the problem's W-hardness.
Cite
@article{arxiv.1704.08868,
title = {Structural Parameters, Tight Bounds, and Approximation for (k,r)-Center},
author = {Ioannis Katsikarelis and Michael Lampis and Vangelis Th. Paschos},
journal= {arXiv preprint arXiv:1704.08868},
year = {2018}
}