Enumeration Kernels of Polynomial Size for Cuts of Bounded Degree
Christian Komusiewicz, Diptapriyo Majumdar

TL;DR
This paper develops polynomial-size enumeration kernels for the d-CUT problem and its variants, using structural parameters like vertex cover, neighborhood diversity, and clique partition number, advancing enumeration kernelization techniques.
Contribution
It introduces new polynomial-delay enumeration kernels for d-CUT variants based on structural graph parameters, including bijective kernels for clique partition number.
Findings
Polynomial-delay enumeration kernels for ENUM d-CUT and ENUM MAX-d-CUT with vertex cover and neighborhood diversity.
Fully-polynomial enumeration kernels for ENUM MIN-d-CUT with vertex cover and neighborhood diversity.
Bijective enumeration kernels for all variants when parameterized by clique partition number.
Abstract
Enumeration kernelization was first proposed by Creignou et al. [TOCS 2017] and was later refined by Golovach et al. [JCSS 2022] into two different variants: fully-polynomial enumeration kernelization and polynomial-delay enumeration kernelization. In this paper, we consider the d-CUT problem from the perspective of (polynomial-delay) enumeration kenrelization. Given an undirected graph G = (V, E), a cut F = (A, B) is a d-cut of G if every has at most d neighbors in B and every has at most d neighbors in A. Checking the existence of a d-cut in a graph is a well-known NP-hard problem and is well-studied in parameterized complexity [Algorithmica 2021, IWOCA 2021]. This problem also generalizes a well-studied problem MATCHING CUT (set d = 1) that has been a central problem in the literature of polynomial-delay enumeration kernelization. In this paper, we study three…
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.
Taxonomy
TopicsDigital Image Processing Techniques · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
