Linear Kernels for l-Exact Component Order Connectivity

Abstract

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

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…