Preprocessing of Min Ones Problems: A Dichotomy
Stefan Kratsch, Magnus Wahlstrom

TL;DR
This paper classifies Min Ones Constraint Satisfaction problems based on their kernelization potential, introducing mergeability and sunflower kernelization, and establishes conditions for polynomial kernel existence.
Contribution
It provides a complete dichotomy for kernelization of Min Ones SAT problems using the new concept of mergeability and sunflower kernels.
Findings
Mergeability determines kernelization feasibility.
A polynomial kernel exists if all relations are mergeable.
Non-mergeable relations imply no polynomial kernel unless unlikely complexity collapses.
Abstract
A parameterized problem consists of a classical problem and an additional component, the so-called parameter. This point of view allows a formal definition of preprocessing: Given a parameterized instance (I,k), a polynomial kernelization computes an equivalent instance (I',k') of size and parameter bounded by a polynomial in k. We give a complete classification of Min Ones Constraint Satisfaction problems, i.e., Min Ones SAT(\Gamma), with respect to admitting or not admitting a polynomial kernelization (unless NP \subseteq coNP/poly). For this we introduce the notion of mergeability. If all relations of the constraint language \Gamma are mergeable, then a new variant of sunflower kernelization applies, based on non-zero-closed cores. We obtain a kernel with O(k^{d+1}) variables and polynomial total size, where d is the maximum arity of a constraint in \Gamma, comparing nicely with the…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Constraint Satisfaction and Optimization
