English

A Dividing Line for Structural Kernelization of Component Order Connectivity via Distance to Bounded Pathwidth

Data Structures and Algorithms 2026-03-24 v1 Computational Complexity

Abstract

In this work we study a classic generalization of the Vertex Cover (VC) problem, called the Component Order Connectivity (COC) problem. In COC, given an undirected graph GG, integers d1d \geq 1 and kk, the goal is to determine if there is a set of at most kk vertices whose deletion results in a graph where each connected component has at most dd vertices. When d=1d=1, this is exactly VC. This work is inspired by polynomial kernelization results with respect to structural parameters for VC. On one hand, Jansen & Bodlaender [TOCS 2013] show that VC admits a polynomial kernel when the parameter is the distance to treewidth-11 graphs, on the other hand Cygan, Lokshtanov, Pilipczuk, Pilipczuk & Saurabh [TOCS 2014] showed that VC does not admit a polynomial kernel when the parameter is distance to treewidth-22 graphs. Greilhuber & Sharma [IPEC 2024] showed that, for any d2d \geq 2, dd-COC cannot admit a polynomial kernel when the parameter is distance to a forest of pathwidth 22. Here, dd-COC is the same as COC only that dd is a fixed constant not part of the input. We complement this result and show that like for the VC problem where distance to treewidth-11 graphs versus distance to treewidth-22 graphs is the dividing line between structural parameterizations that allow and respectively disallow polynomial kernelization, for COC this dividing line happens between distance to pathwidth-11 graphs and distance to pathwidth-22 graphs. The main technical result of this work is that COC admits a polynomial kernel parameterized by distance to pathwidth-11 graphs plus dd.

Keywords

Cite

@article{arxiv.2603.22240,
  title  = {A Dividing Line for Structural Kernelization of Component Order Connectivity via Distance to Bounded Pathwidth},
  author = {Jakob Greilhuber and Roohani Sharma},
  journal= {arXiv preprint arXiv:2603.22240},
  year   = {2026}
}

Comments

Abstract shortened due to arXiv length requirements

R2 v1 2026-07-01T11:33:44.715Z