Papers
Topics
Authors
Recent
Search
2000 character limit reached

Structural Parameters, Tight Bounds, and Approximation for (k,r)-Center

Published 28 Apr 2017 in cs.CC and cs.DS | (1704.08868v4)

Abstract: In (k,r)(k,r)-Center we are given a (possibly edge-weighted) graph and are asked to select at most kk vertices (centers), so that all other vertices are at distance at most rr 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 r≥1r\ge 1, we show an algorithm that solves the problem in O<sup>∗((3r+1)<sup>cw)O<sup>*((3r+1)<sup>{\textrm{cw}}) time, where cw\textrm{cw} 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 r=1r=1, this closes the gap that previously existed on the complexity of Dominating Set parameterized by cw\textrm{cw}. - We strengthen previously known FPT lower bounds, by showing that (k,r)(k,r)-Center is W[1]-hard parameterized by the input graph's vertex cover (if edge weights are allowed), or feedback vertex set, even if kk 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 2<sup>Θ(td<sup>2)2<sup>{\Theta(\textrm{td}<sup>2)} 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 k,rk,r. In particular, we give algorithms which, for any $\epsilon&gt;0$, run in time O<sup>∗((tw/ϵ)<sup>O(tw))O<sup>*((\textrm{tw}/\epsilon)<sup>{O(\textrm{tw})}), O<sup>∗((cw/ϵ)<sup>O(cw))O<sup>*((\textrm{cw}/\epsilon)<sup>{O(\textrm{cw})}) and return a (k,(1+ϵ)r)(k,(1+\epsilon)r)-center, if a (k,r)(k,r)-center exists, thus circumventing the problem's W-hardness.

Citations (48)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.