A Local Search-Based Approach for Set Covering

11/08/2022
by   Anupam Gupta, et al.
0

In the Set Cover problem, we are given a set system with each set having a weight, and we want to find a collection of sets that cover the universe, whilst having low total weight. There are several approaches known (based on greedy approaches, relax-and-round, and dual-fitting) that achieve a H_k ≈ln k + O(1) approximation for this problem, where the size of each set is bounded by k. Moreover, getting a ln k - O(lnln k) approximation is hard. Where does the truth lie? Can we close the gap between the upper and lower bounds? An improvement would be particularly interesting for small values of k, which are often used in reductions between Set Cover and other combinatorial optimization problems. We consider a non-oblivious local-search approach: to the best of our knowledge this gives the first H_k-approximation for Set Cover using an approach based on local-search. Our proof fits in one page, and gives a integrality gap result as well. Refining our approach by considering larger moves and an optimized potential function gives an (H_k - Ω(log^2 k)/k)-approximation, improving on the previous bound of (H_k - Ω(1/k^8)) (R. Hassin and A. Levin, SICOMP '05) based on a modified greedy algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/21/2018

A local search 4/3-approximation algorithm for the minimum 3-path partition problem

Given a graph G = (V, E), the 3-path partition problem is to find a mini...
research
06/02/2020

Approximation Guarantees of Local Search Algorithms via Localizability of Set Functions

This paper proposes a new framework for providing approximation guarante...
research
09/07/2022

A Local Search Algorithm for the Min-Sum Submodular Cover Problem

We consider the problem of solving the Min-Sum Submodular Cover problem ...
research
06/07/2021

The Limits of Local Search for the Maximum Weight Independent Set Problem in d-Claw Free Graphs

We consider the Maximum Weight Independent Set Problem (MWIS) in d-claw ...
research
06/07/2023

Matroid-Constrained Vertex Cover

In this paper, we introduce the problem of Matroid-Constrained Vertex Co...
research
07/11/2022

Breaching the 2 LMP Approximation Barrier for Facility Location with Applications to k-Median

The Uncapacitated Facility Location (UFL) problem is one of the most fun...
research
07/18/2012

First-improvement vs. Best-improvement Local Optima Networks of NK Landscapes

This paper extends a recently proposed model for combinatorial landscape...

Please sign up or login with your details

Forgot password? Click here to reset