Breaking the 2^n-Barrier for Irredundance: A Parameterized Route to Solving Exact Puzzles
Ljiljana Brankovic, Henning Fernau, Joachim Kneis, Dieter Kratsch, Alexander Langer Mathieu Liedloff Daniel Raible Peter Rossmanith

TL;DR
This paper introduces parameterized algorithms that break the exponential time barrier for computing irredundance numbers in graphs, providing faster solutions than naive enumeration and advancing exact exponential algorithms.
Contribution
It presents the first parameterized algorithms with sub-4^k running times for irredundance problems, surpassing the trivial exponential barrier and offering new insights into exponential time algorithmics.
Findings
Developed an algorithm with runtime O*(3.069^k) for IR(G)
First parameterized algorithms with exponential dependency on the parameter
Breaks the 2^n barrier for exact irredundance number computation
Abstract
The lower and the upper irredundance numbers of a graph , denoted and 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 on vertices admits exact algorithms running in time less than the trivial 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 . For example, we present an algorithm running in time for determining whether is at least . 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Algorithms and Data Compression
