English

Linear Kernels for $l$-Exact Component Order Connectivity

Data Structures and Algorithms 2026-05-20 v1

Abstract

The \textsc{ll-Exact Component Order Connectivity} problem asks whether, given an input graph GG and an integer kk, there exists a vertex subset SV(G)S\subseteq V(G) of size at most kk such that every connected component in GSG - S has exactly ll vertices. In this paper, we present an O(kl)O(kl)-vertex kernel for this problem, computable in V(G)O(l)|V(G)|^{O(l)} time. This is the first known linear kernel for each fixed l3l\geq 3. For l=1l=1, this problem reduces to the classical \textsc{Vertex Cover}, and our result matches the best-known 2k2k-vertex kernel. For l=2l=2 (known as \textsc{Deletion to Induced Matching}), we can get a (3k+1)(3k + 1)-vertex kernel, improving the previously known result of 6k6k vertices. Our kernelization algorithm is built upon on an extended crown decomposition combined with linear programming and other techniques.

Keywords

Cite

@article{arxiv.2605.19853,
  title  = {Linear Kernels for $l$-Exact Component Order Connectivity},
  author = {Yuxi Liu and Mingyu Xiao},
  journal= {arXiv preprint arXiv:2605.19853},
  year   = {2026}
}