A Simple Gap-producing Reduction for the Parameterized Set Cover Problem
Abstract
Given an -vertex bipartite graph , the goal of set cover problem is to find a minimum sized subset of such that every vertex in is adjacent to some vertex of this subset. It is NP-hard to approximate set cover to within a factor. If we use the size of the optimum solution as the parameter, then it can be solved in time. A natural question is: can we approximate set cover to within an factor in time? In a recent breakthrough result, Karthik, Laekhanukit and Manurangsi showed that assuming the Strong Exponential Time Hypothesis (SETH), for any computable function , no -time algorithm can approximate set cover to a factor below for some function . This paper presents a simple gap-producing reduction which, given a set cover instance and two integers , outputs a new set cover instance with in time such that: (1) if has a -sized solution, then so does ; (2) if has no -sized solution, then every solution of must contain at least vertices. Setting , we show that assuming SETH, for any computable function , no -time algorithm can distinguish between a set cover instance with -sized solution and one whose minimum solution size is at least . This improves the result of Karthik, Laekhanukit and Manurangsi.
Cite
@article{arxiv.1902.03702,
title = {A Simple Gap-producing Reduction for the Parameterized Set Cover Problem},
author = {Bingkai Lin},
journal= {arXiv preprint arXiv:1902.03702},
year = {2019}
}