English

Introducing lop-kernels: a framework for kernelization lower bounds

Data Structures and Algorithms 2021-12-20 v3 Computational Complexity

Abstract

In the Maximum Minimal Vertex Cover (MMVC) problem, we are given a graph GG and a positive integer kk, and the objective is to decide whether GG contains a minimal vertex cover of size at least kk. Motivated by the kernelization of MMVC with parameter kk, our main contribution is to introduce a simple general framework to obtain kernelization lower bounds for a certain type of kernels for optimization problems, which we call lop-kernels. Informally, this type of kernels is required to preserve large optimal solutions in the reduced instance, and captures the vast majority of existing kernels in the literature. As a consequence of this framework, we show that the trivial quadratic kernel for MMVC is essentially optimal, answering a question of Boria et al. [Discret. Appl. Math. 2015], and that the known cubic kernel for Maximum Minimal Feedback Vertex Set is also essentially optimal. We present further applications for Tree Deletion Set and for Maximum Independent Set on KtK_t-free graphs. Back to the MMVC problem, given the (plausible) non-existence of subquadratic kernels for MMVC on general graphs, we provide subquadratic kernels on HH-free graphs for several graphs HH, such as the bull, the paw, or the complete graphs, by making use of the Erd\"os-Hajnal property. Finally, we prove that MMVC does not admit polynomial kernels parameterized by the size of a minimum vertex cover of the input graph, even on bipartite graphs, unless NPcoNP/poly{\sf NP} \subseteq {\sf coNP} / {\sf poly}.

Keywords

Cite

@article{arxiv.2102.02484,
  title  = {Introducing lop-kernels: a framework for kernelization lower bounds},
  author = {Júlio Araújo and Marin Bougeret and Victor A. Campos and Ignasi Sau},
  journal= {arXiv preprint arXiv:2102.02484},
  year   = {2021}
}

Comments

37 pages, 2 figures