Approximation Algorithm for the Partial Set Multi-Cover Problem

11/20/2018
by   Yishuo Shi, et al.
0

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⊆ 2^E, a total covering ratio q which is a constant between 0 and 1, each set S∈ S is associated with a cost c_S, each element e∈ E is associated with a covering requirement r_e, the goal is to find a minimum cost sub-collection S'⊆ S to fully cover at least q|E| elements, where element e is fully covered if it belongs to at least r_e sets of S'. Denote by r_={r_e e∈ E} the maximum covering requirement. We present an (O(r_^2n/ε),1-ε)-bicriteria approximation algorithm, that is, the output of our algorithm has cost at most O(r_^2 n/ε) times of the optimal value while the number of fully covered elements is at least (1-ε)q|E|.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/13/2017

On Partial Covering For Geometric Set Systems

We study a generalization of the Set Cover problem called the Partial Se...
research
02/16/2021

Maximum Coverage in the Data Stream Model: Parameterized and Generalized

We present algorithms for the Max-Cover and Max-Unique-Cover problems in...
research
02/22/2022

The near exact bin covering problem

We present a new generalization of the bin covering problem that is know...
research
04/04/2023

Set Covering with Our Eyes Wide Shut

In the stochastic set cover problem (Grandoni et al., FOCS '08), we are ...
research
04/20/2021

Finding Small Multi-Demand Set Covers with Ubiquitous Elements and Large Sets is Fixed-Parameter Tractable

We study a variant of Set Cover where each element of the universe has s...
research
07/30/2021

Beep-And-Sleep: Message and Energy Efficient Set Cover

We observe message-efficient distributed algorithms for the Set Cover pr...
research
10/27/2021

On Competitive Permutations for Set Cover by Intervals

We revisit the problem of computing an optimal partial cover of points b...

Please sign up or login with your details

Forgot password? Click here to reset