Parameterized study of the test cover problem

MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE 2012(2012)

引用 17|浏览1
暂无评分
摘要
In this paper we carry out a systematic study of a natural covering problem, used for identification across several areas, in the realm of parameterized complexity. In the Test Cover problem we are given a set [n]={1,…,n} of items together with a collection, $\cal T$, of distinct subsets of these items called tests. We assume that $\cal T$ is a test cover, i.e., for each pair of items there is a test in $\cal T$ containing exactly one of these items. The objective is to find a minimum size subcollection of $\cal T$, which is still a test cover. The generic parameterized version of Test Cover is denoted by $p(k,n,|{\cal T}|)$-Test Cover. Here, we are given $([n],\cal{T})$ and a positive integer parameter k as input and the objective is to decide whether there is a test cover of size at most $p(k,n,|{\cal T}|)$. We study four parameterizations for Test Cover and obtain the following: (a) k-Test Cover, and (n−k)-Test Cover are fixed-parameter tractable (FPT), i.e., these problems can be solved by algorithms of runtime $f(k)\cdot poly(n,|{\cal T}|)$, where f(k) is a function of k only. (b) $(|{\cal T}|-k)$-Test Cover and (logn+k)-Test Cover are W[1]-hard. Thus, it is unlikely that these problems are FPT.
更多
查看译文
关键词
cdot poly,minimum size subcollection,distinct subsets,test cover problem,test cover,positive integer parameter k,parameterized complexity,systematic study,parameterized study,k-test cover,generic parameterized version
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要