Parameterizations of Test Cover with Bounded Test Sizes
Abstract
In the {\sc Test Cover} problem we are given a hypergraph with , and we assume that is a test cover, i.e. for every pair of vertices , there exists an edge such that . The objective is to find a minimum subset of which is a test cover. The problem is used for identification across many areas, and is NP-complete. From a parameterized complexity standpoint, many natural parameterizations of {\sc Test Cover} are either -complete or have no polynomial kernel unless , and thus are unlikely to be solveable efficiently. However, in practice the size of the edges is often bounded. In this paper we study the parameterized complexity of {\sc Test--Cover}, the restriction of {\sc Test Cover} in which each edge contains at most vertices. In contrast to the unbounded case, we show that the following below-bound parameterizations of {\sc Test--Cover} are fixed-parameter tractable with a polynomial kernel: (1) Decide whether there exists a test cover of size , and (2) decide whether there exists a test cover of size , where is the parameter. In addition, we prove a new lower bound on the minimum size of a test cover when the size of each edge is bounded by . {\sc Test--Cover} parameterized above this bound is unlikely to be fixed-parameter tractable; in fact, we show that it is para-NP-complete, as it is NP-hard to decide whether an instance of {\sc Test--Cover} has a test cover of size exactly .
Cite
@article{arxiv.1209.6528,
title = {Parameterizations of Test Cover with Bounded Test Sizes},
author = {Robert Crowston and Gregory Gutin and Mark Jones and Gabriele Muciaccia and Anders Yeo},
journal= {arXiv preprint arXiv:1209.6528},
year = {2013}
}