English

(Non-)existence of Polynomial Kernels for the Test Cover Problem

Computational Complexity 2012-04-20 v1 Data Structures and Algorithms

Abstract

The input of the Test Cover problem consists of a set VV of vertices, and a collection E={E1,...,Em}{\cal E}=\{E_1,..., E_m\} of distinct subsets of VV, called tests. A test EqE_q separates a pair vi,vjv_i,v_j of vertices if {vi,vj}Eq=1.|\{v_i,v_j\}\cap E_q|=1. A subcollection TE{\cal T}\subseteq {\cal E} is a test cover if each pair vi,vjv_i,v_j of distinct vertices is separated by a test in T{\cal T}. 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 kk: (a) decide whether there is a test cover with at most kk tests, (b) decide whether there is a test cover with at most Vk|V|-k tests. Both parameterizations are known to be fixed-parameter tractable. We prove that none have a polynomial size kernel unless NPcoNP/polyNP\subseteq coNP/poly. Our proofs use the cross-composition method recently introduced by Bodlaender et al. (2011) and parametric duality introduced by Chen et al. (2005). The result for the parameterization (a) was an open problem (private communications with Henning Fernau and Jiong Guo, Jan.-Feb. 2012). We also show that the parameterization (a) admits a polynomial size kernel if the size of each test is upper-bounded by a constant.

Keywords

Cite

@article{arxiv.1204.4368,
  title  = {(Non-)existence of Polynomial Kernels for the Test Cover Problem},
  author = {G. Gutin and G. Muciaccia and A. Yeo},
  journal= {arXiv preprint arXiv:1204.4368},
  year   = {2012}
}
R2 v1 2026-06-21T20:52:07.200Z