Linear Kernels for Separating a Graph into Components of Bounded Size
Mingyu Xiao

TL;DR
This paper introduces a linear kernelization method for the p-Size Separator problem, reducing problem size to O(pk) vertices, generalizing vertex cover kernelization techniques.
Contribution
It provides the first linear vertex kernel for the p-Size Separator problem, extending the Nemhauser-Trotter theorem to a broader class of graph separation problems.
Findings
Achieved an O(p^2k) vertex kernel using an extension of the expansion lemma.
Reduced the kernel size to O(pk) with local adjustment techniques.
The approach generalizes kernelization methods for vertex cover to other separation problems.
Abstract
Graph separation and partitioning are fundamental problems that have been extensively studied both in theory and practice. The \textsc{-Size Separator} problem, closely related to the \textsc{Balanced Separator} problem, is to check whether we can delete at most vertices in a given graph such that each connected component of the remaining graph has at most vertices. This problem is NP-hard for each fixed integer and it becomes the famous \textsc{Vertex Cover} problem when . It is known that the problem with parameter is W[1]-hard for unfixed . In this paper, we prove a kernel of vertices for this problem, i.e., a linear vertex kernel for each fixed . In fact, we first obtain an vertex kernel by using a nontrivial extension of the expansion lemma. Then we further reduce the kernel size to by using some `local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
