Approximation Algorithm for the Partial Set Multi-Cover Problem

Abstract

Partial set cover problem and set multi-cover problem are two generalizations of set cover problem. In this paper, we consider the partial set multi-cover problem which is a combination of them: given an element set E, a collection of sets S⊂eq 2E, a total covering ratio q which is a constant between 0 and 1, each set S∈ S is associated with a cost cS, each element e∈ E is associated with a covering requirement re, the goal is to find a minimum cost sub-collection S'⊂eq S to fully cover at least q|E| elements, where element e is fully covered if it belongs to at least re sets of S'. Denote by r=\re e∈ E\ the maximum covering requirement. We present an (O(r2n),1-)-bicriteria approximation algorithm, that is, the output of our algorithm has cost at most O(r2 n) times of the optimal value while the number of fully covered elements is at least (1-)q|E|.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…