English

Breaking the 2^n-Barrier for Irredundance: A Parameterized Route to Solving Exact Puzzles

Data Structures and Algorithms 2009-09-24 v1

Abstract

The lower and the upper irredundance numbers of a graph GG, denoted ir(G)ir(G) and IR(G)IR(G) respectively, are conceptually linked to domination and independence numbers and have numerous relations to other graph parameters. It is a long-standing open question whether determining these numbers for a graph GG on nn vertices admits exact algorithms running in time less than the trivial Ω(2n)\Omega(2^n) enumeration barrier. We solve these open problems by devising parameterized algorithms for the dual of the natural parameterizations of the problems with running times faster than O(4k)O^*(4^{k}). For example, we present an algorithm running in time O(3.069k)O^*(3.069^{k}) for determining whether IR(G)IR(G) is at least nkn-k. Although the corresponding problem has been known to be in FPT by kernelization techniques, this paper offers the first parameterized algorithms with an exponential dependency on the parameter in the running time. Additionally, our work also appears to be the first example of a parameterized approach leading to a solution to a problem in exponential time algorithmics where the natural interpretation as an exact exponential-time algorithm fails.

Keywords

Cite

@article{arxiv.0909.4224,
  title  = {Breaking the 2^n-Barrier for Irredundance: A Parameterized Route to Solving Exact Puzzles},
  author = {Ljiljana Brankovic and Henning Fernau and Joachim Kneis and Dieter Kratsch Alexander Langer Mathieu Liedloff Daniel Raible Peter Rossmanith},
  journal= {arXiv preprint arXiv:0909.4224},
  year   = {2009}
}