Kernelization of Counting Problems
Abstract
We introduce a new framework for the analysis of preprocessing routines for parameterized counting problems. Existing frameworks that encapsulate parameterized counting problems permit the usage of exponential (rather than polynomial) time either explicitly or by implicitly reducing the counting problems to enumeration problems. Thus, our framework is the only one in the spirit of classic kernelization (as well as lossy kernelization). Specifically, we define a compression of a counting problem into a counting problem as a pair of polynomial-time procedures: and . Given an instance of , outputs an instance of whose size is bounded by a function of the parameter, and given the number of solutions to the instance of , outputs the number of solutions to the instance of . When , compression is termed kernelization, and when is polynomial, compression is termed polynomial compression. Our technical (and other conceptual) contributions concern both upper bounds and lower bounds.
Cite
@article{arxiv.2308.02188,
title = {Kernelization of Counting Problems},
author = {Daniel Lokshtanov and Pranabendu Misra and Saket Saurabh and Meirav Zehavi},
journal= {arXiv preprint arXiv:2308.02188},
year = {2023}
}