Approximation algorithm for the Multicovering Problem

03/15/2020
by   Abbass Gorgi, et al.
0

Let H=(V,E) be a hypergraph with maximum edge size ℓ and maximum degree Δ. For given numbers b_v∈N_≥ 2, v∈ V, a set multicover in H is a set of edges C ⊆E such that every vertex v in V belongs to at least b_v edges in C. Set Multicover is the problem of finding a minimum-cardinality set multicover. Peleg, Schechtman and Wool conjectured that for any fixed Δ and b:=min_v∈ Vb_v, the problem of is not approximable within a ratio less than δ:=Δ-b+1, unless P =NP. Hence it's a challenge to explore for which classes of hypergraph the conjecture doesn't hold. We present a polynomial time algorithm for the Set Multicover problem which combines a deterministic threshold algorithm with conditioned randomized rounding steps. Our algorithm yields an approximation ratio of max{148/149δ, (1- (b-1)e^δ/4/94ℓ)δ}. Our result not only improves over the approximation ratio presented by Srivastav et al (Algorithmica 2016) but it's more general since we set no restriction on the parameter ℓ. Moreover we present a further polynomial time algorithm with an approximation ratio of 5/6δ for hypergraphs with ℓ≤ (1+ϵ)ℓ̅ for any fixed ϵ∈ [0,1/2], where ℓ̅ is the average edge size. The analysis of this algorithm relies on matching/covering duality due to Ray-Chaudhuri (1960), which we convert into an approximative form. The second performance disprove the conjecture of peleg et al for a large subclass of hypergraphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/10/2019

Constant factor approximation of MAX CLIQUE

MAX CLIQUE problem (MCP) is an NPO problem, which asks to find the large...
research
01/02/2018

Computing Hitting Set Kernels By AC^0-Circuits

Given a hypergraph H = (V,E), what is the smallest subset X ⊆ V such tha...
research
08/23/2017

Min-Max Theorems for Packing and Covering Odd (u,v)-trails

We investigate the problem of packing and covering odd (u,v)-trails in a...
research
12/14/2020

Concerning Iterative Graph Normalization and Maximum Weight Independent Sets

We consider a very simple dynamical system on weighted graphs which we c...
research
10/23/2022

Finding matchings in dense hypergraphs

We consider the algorithmic decision problem that takes as input an n-ve...
research
01/16/2023

Mobility Data in Operations: The Facility Location Problem

The recent large scale availability of mobility data, which captures ind...
research
09/21/2020

Distributed Algorithms for Matching in Hypergraphs

We study the d-Uniform Hypergraph Matching (d-UHM) problem: given an n-v...

Please sign up or login with your details

Forgot password? Click here to reset