(Non-)existence of Polynomial Kernels for the Test Cover Problem
G. Gutin, G. Muciaccia, A. Yeo

TL;DR
This paper investigates the kernelization complexity of the Test Cover problem, proving that certain parameterizations do not admit polynomial kernels unless NP is in coNP/poly, and identifies conditions under which polynomial kernels exist.
Contribution
It establishes the non-existence of polynomial kernels for two parameterizations of Test Cover unless unlikely complexity collapses, and shows polynomial kernels exist when test sizes are bounded.
Findings
No polynomial kernels for parameter k unless NP⊆coNP/poly.
Polynomial kernels exist when each test size is bounded by a constant.
Resolved an open problem regarding kernelization of the Test Cover problem.
Abstract
The input of the Test Cover problem consists of a set of vertices, and a collection of distinct subsets of , called tests. A test separates a pair of vertices if A subcollection is a test cover if each pair of distinct vertices is separated by a test in . The objective is to find a test cover of minimum cardinality, if one exists. This problem is NP-hard. We consider two parameterizations the Test Cover problem with parameter : (a) decide whether there is a test cover with at most tests, (b) decide whether there is a test cover with at most tests. Both parameterizations are known to be fixed-parameter tractable. We prove that none have a polynomial size kernel unless . Our proofs use the cross-composition method recently…
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 · Optimization and Search Problems
