Partial vs. Complete Domination: t-Dominating Set

We examine the parameterized complexity of t -Dominating Set , the problem of finding a set of at most knodes that dominate at least tnodes of a graph G= (V,E). The classic NP-complete problem Dominating Set , which can be seen to be t -Dominating Set with the restriction that t= n, has long been known to be W[2]-complete when parameterized in k. Whereas this implies W[2]-hardness for t -Dominating Set and the parameter k, we are able to prove fixed-parameter tractability for t -Dominating Set and the parameter t. More precisely, we obtain a quintic problem kernel and a randomized $O((4+\varepsilon)^t\textit{poly}(n))$ algorithm. The algorithm is based on the divide-and-color method introduced to the community earlier this year, rather intuitive and can be derandomized using a standard framework.

[1]  U. Schöning A probabilistic algorithm for k-SAT and constraint satisfaction problems , 1999, 40th Annual Symposium on Foundations of Computer Science (Cat. No.99CB37039).

[2]  Michael R. Fellows,et al.  Parameterized Complexity , 1998 .

[3]  Noga Alon,et al.  Color-coding , 1995, JACM.

[4]  Niklaus Wirth,et al.  Algorithms and Data Structures , 1989, Lecture Notes in Computer Science.

[5]  Michael A. Langston,et al.  Parameterized and Exact Computation, Second International Workshop, IWPEC 2006, Zürich, Switzerland, September 13-15, 2006, Proceedings , 2006, IWPEC.

[6]  Joachim Kneis,et al.  Divide-and-Color , 2006, WG.

[7]  Leizhen Cai,et al.  Random Separation: A New Method for Solving Fixed-Cardinality Optimization Problems , 2006, IWPEC.

[8]  Jianer Chen,et al.  Improved algorithms for path, matching, and packing problems , 2007, SODA '07.

[9]  Klaus Jansen,et al.  Approximation Algorithms for Combinatorial Optimization , 2000 .

[10]  Rolf Niedermeier,et al.  Parameterized Complexity of Generalized Vertex Cover Problems , 2005, WADS.

[11]  Stefan Richter,et al.  Intuitive Algorithms and t-Vertex Cover , 2006, ISAAC.

[12]  Stefan Richter,et al.  Algorithms Based on the Treewidth of Sparse Graphs , 2005, WG.

[13]  Robin Milner,et al.  On Observing Nondeterminism and Concurrency , 1980, ICALP.

[14]  S. Khuller,et al.  Approximation algorithms for partial covering problems , 2001, J. Algorithms.

[15]  Noga Alon,et al.  Simple Construction of Almost k-wise Independent Random Variables , 1992, Random Struct. Algorithms.

[16]  Aravind Srinivasan,et al.  Improved Approximation Algorithms for the Partial Vertex Cover Problem , 2002, APPROX.