@inproceedings{0a4c53efc9e14e828ee143418af64be0,
title = "Kernelization for Counting Problems on Graphs: Preserving the Number of Minimum Solutions",
abstract = "A kernelization for a parameterized decision problem Q is a polynomial-time preprocessing algorithm that reduces any parameterized instance (x, k) into an instance (x′, k′) whose size is bounded by a function of k alone and which has the same yes/no answer for Q. Such preprocessing algorithms cannot exist in the context of counting problems, when the answer to be preserved is the number of solutions, since this number can be arbitrarily large compared to k. However, we show that for counting minimum feedback vertex sets of size at most k, and for counting minimum dominating sets of size at most k in a planar graph, there is a polynomial-time algorithm that either outputs the answer or reduces to an instance (G′, k′) of size polynomial in k with the same number of minimum solutions. This shows that a meaningful theory of kernelization for counting problems is possible and opens the door for future developments. Our algorithms exploit that if the number of solutions exceeds 2poly(k), the size of the input is exponential in terms of k so that the running time of a parameterized counting algorithm can be bounded by poly(n). Otherwise, we can use gadgets that slightly increase k to represent choices among 2 O(k) options by only poly(k) vertices.",
keywords = "counting problems, dominating set, feedback vertex set, kernelization, protrusion decomposition",
author = "Jansen, {Bart M. P.} and Steenhoven, {Bart van der}",
note = "DBLP License: DBLP's bibliographic metadata records provided through http://dblp.org/ are distributed under a Creative Commons CC0 1.0 Universal Public Domain Dedication. Although the bibliographic metadata records are provided consistent with CC0 1.0 Dedication, the content described by the metadata records is not. Content may be subject to copyright, rights of privacy, rights of publicity and other restrictions.",
year = "2023",
month = dec,
doi = "10.4230/LIPIcs.IPEC.2023.27",
language = "English",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
publisher = "Schloss Dagstuhl - Leibniz-Zentrum f{\"u}r Informatik",
pages = "1--15",
editor = "Neeldhara Misra and Magnus Wahlstrom",
booktitle = "18th International Symposium on Parameterized and Exact Computation, IPEC 2023",
}