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 $k<h\le (1-o(1))\sqrt[k]{\log |S|/\log\log |S|}$, outputs a new set cover instance $I'=(S,U',E')$ with $|U'|=|U|<sup>{h<sup>k}|S|<sup>{O(1)}$ in time such that: (1) if has a -sized solution, then so does $I'$; (2) if has no -sized solution, then every solution of $I'$ 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.
Paper Prompts
Sign up for free to create and run prompts on this paper.