A 6/5-approximation algorithm for the maximum 3-cover problem

  • Authors:
  • Ioannis Caragiannis;Gianpiero Monaco

  • Affiliations:
  • Research Academic Computer Technology Institute & Department of Computer Engineering and Informatics, University of Patras, Rio, Greece 26500;Department of Computer Science, University of L'Aquila, L'Aquila, Italy 67100

  • Venue:
  • Journal of Combinatorial Optimization
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the maximum cover problem, we are given a collection of sets over a ground set of elements and a positive integer w, and we are asked to compute a collection of at most w sets whose union contains the maximum number of elements from the ground set. This is a fundamental combinatorial optimization problem with applications to resource allocation. We study the simplest APX-hard variant of the problem where all sets are of size at most 3 and we present a 6/5-approximation algorithm, improving the previously best known approximation guarantee. Our algorithm is based on the idea of first computing a large packing of disjoint sets of size 3 and then augmenting it by performing simple local improvements.