Lossy Kernels for Connected Dominating Set on Sparse Graphs
نویسندگان
چکیده
In standard kernelization algorithms, the usual goal is to reduce, in polynomial time, an instance (I, k) of a parameterized problem to an equivalent instance (I ′, k′) of size bounded by a function in k. One of the central problems in this area, whose investigation has led to the development of many kernelization techniques, is the Dominating Set problem. Given a graph G and k ∈ N, Dominating Set asks for a subset D of k vertices such that every vertex in G is either in D or has a neighbor in D. It is well known that Dominating Set is W[2]-hard when parameterized by k. But it admits a linear kernel on graphs of bounded expansion and a polynomial kernel on Kd,dfree graphs, for a fixed constant d. In contrast, the closely related Connected Dominating Set problem (where G[D] is required to be connected) is known not to admit such kernels unless NP ⊆ coNP/poly. We show that even though the kernelization complexity of Dominating Set and Connected Dominating Set diverges on sparse graphs this divergence is not as extreme as kernelization lower bounds suggest. To do so, we study the Connected Dominating Set problem under the recently introduced framework of lossy kernelization. In this framework, for α > 1, an α-approximate bikernel (kernel) is a polynomial-time algorithm that takes as input an instance (I, k) and outputs an instance (I ′, k′) of a problem (the same problem) such that, for every c > 1, a c-approximate solution for the new instance can be turned into a cα-approximate solution of the original instance in polynomial time. Moreover, the size of (I ′, k′) is bounded by a function of k and α. We show that Connected Dominating Set admits an α-approximate bikernel on graphs of bounded expansion and an α-approximate kernel on Kd,d-free graphs, for every α > 1. ForKd,d-free graphs we obtain instances of size kO( d2 α−1 ) while for bounded expansion graphs we obtain instances of size O(f(α)k) (i.e, linear in k), where f(α) is a computable function depending only on α. 1998 ACM Subject Classification G.2.2 Graph Algorithms, I.1.2 Analysis of Algorithms
منابع مشابه
Lossy kernels for connected distance-$r$ domination on nowhere dense graph classes
For α : N→ R, an α-approximate bi-kernel is a polynomial-time algorithm that takes as input an instance (I, k) of a problem Q and outputs an instance (I ′, k′) of a problem Q′ of size bounded by a function of k such that, for every c ≥ 1, a c-approximate solution for the new instance can be turned into a c · α(k)-approximate solution of the original instance in polynomial time. This framework o...
متن کاملLinear kernels for (connected) dominating set on graphs with excluded topological subgraphs
We give the first linear kernels for Dominating Set and Connected Dominating Set problems on graphs excluding a fixed graph H as a topological minor. In other words, we give polynomial time algorithms that, for a given H-topological-minor free graph G and a positive integer k, output an H-topological-minor free graph G′ on O(k) vertices such that G has a (connected) dominating set of size k if ...
متن کاملExplicit Linear Kernels via Dynamic Programming
Several algorithmic meta-theorems on kernelization have appeared in the last years, starting with the result of Bodlaender et al. [FOCS 2009] on graphs of bounded genus, then generalized by Fomin et al. [SODA 2010] to graphs excluding a fixed minor, and by Kim et al. [ICALP 2013] to graphs excluding a fixed topological minor. Typically, these results guarantee the existence of linear or polynom...
متن کاملPolynomial Kernels for Hard Problems on Disk Graphs
Kernelization is a powerful tool to obtain fixed-parameter tractable algorithms. Recent breakthroughs show that many graph problems admit small polynomial kernels when restricted to sparse graph classes such as planar graphs, bounded-genus graphs or H-minor-free graphs. We consider the intersection graphs of (unit) disks in the plane, which can be arbitrarily dense but do exhibit some geometric...
متن کاملLinear kernels for (connected) dominating set on H-minor-free graphs
We give the first linear kernels for Dominating Set and Connected Dominating Set problems on graphs excluding a fixed graph H as a minor. In other words, we give polynomial time algorithms that, for a given H-minor free graph G and positive integer k, output an H-minor free graph G′ on O(k) vertices such that G has a (connected) dominating set of size k if and only if G′ has. Prior to our work,...
متن کامل