A Simple Gap-producing Reduction for the Parameterized Set Cover Problem

02/11/2019
by   Bingkai Lin, et al.
0

Given an n-vertex bipartite graph I=(S,U,E), the goal of set cover problem is to find a minimum sized subset of S such that every vertex in U is adjacent to some vertex of this subset. It is NP-hard to approximate set cover to within a (1-o(1)) n factor. If we use the size of the optimum solution k as the parameter, then it can be solved in n^k+o(1) time. A natural question is: can we approximate set cover to within an o( n) factor in n^k-ϵ time? In a recent breakthrough result, Karthik, Laekhanukit and Manurangsi showed that assuming the Strong Exponential Time Hypothesis (SETH), for any computable function f, no f(k)· n^k-ϵ-time algorithm can approximate set cover to a factor below ( n)^1/poly(k,e(ϵ)) for some function e. This paper presents a simple gap-producing reduction which, given a set cover instance I=(S,U,E) and two integers k<h< (1-o(1))√( |S|/ |S|), outputs a new set cover instance I'=(S,U',E') with |U'|=|U|^h^k|S|^O(1) in |U|^h^k· |S|^O(1) time such that: (1) if I has a k-sized solution, then so does I'; (2) if I has no k-sized solution, then every solution of I' must contain at least h vertices. Setting h=(1-o(1))√( |S|/ |S|), we show that assuming SETH, for any computable function f, no f(k)· n^k-ϵ-time algorithm can distinguish between a set cover instance with k-sized solution and one whose minimum solution size is at least (1-o(1))·√( n/ n). This improves the result of Karthik, Laekhanukit and Manurangsi.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/24/2019

Reoptimization of Path Vertex Cover Problem

Most optimization problems are notoriously hard. Considerable efforts mu...
research
06/22/2019

l-path vertex cover is easier than l-hitting set for small l

In the l-path vertex cover problem the input is an undirected graph G an...
research
03/29/2019

Solving large Minimum Vertex Cover problems on a quantum annealer

We consider the minimum vertex cover problem having applications in e.g....
research
05/16/2019

Parameterized Inapproximability of Exact Cover and Nearest Codeword

The k-ExactCover problem is a parameterized version of the ExactCover pr...
research
11/10/2021

Applications of Random Algebraic Constructions to Hardness of Approximation

In this paper, we show how one may (efficiently) construct two types of ...
research
11/04/2022

Certification with an NP Oracle

In the certification problem, the algorithm is given a function f with c...
research
07/06/2017

When the Optimum is also Blind: a New Perspective on Universal Optimization

Consider the following variant of the set cover problem. We are given a ...

Please sign up or login with your details

Forgot password? Click here to reset