English

Approximation algorithm for the Multicovering Problem

Combinatorics 2020-03-17 v1 Data Structures and Algorithms

Abstract

Let H=(V,E)\mathcal{H}=(V,\mathcal{E}) be a hypergraph with maximum edge size \ell and maximum degree Δ\Delta. For given numbers bvN2b_v\in \mathbb{N}_{\geq 2}, vVv\in V, a set multicover in H\mathcal{H} is a set of edges CEC \subseteq \mathcal{E} such that every vertex vv in VV belongs to at least bvb_v edges in CC. Set Multicover is the problem of finding a minimum-cardinality set multicover. Peleg, Schechtman and Wool conjectured that for any fixed Δ\Delta and b:=minvVbvb:=\min_{v\in V}b_{v}, the problem of \sbmultcov is not approximable within a ratio less than δ:=Δb+1\delta:=\Delta-b+1, unless P=NP\mathcal{P} =\mathcal{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{148149δ,(1(b1)eδ494)δ} \max\left\{ \frac{148}{149}\delta, \left(1- \frac{ (b-1)e^{\frac{\delta}{4}}}{94\ell} \right)\delta \right\}. 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 \ell. Moreover we present a further polynomial time algorithm with an approximation ratio of 56δ\frac{5}{6}\delta for hypergraphs with (1+ϵ)ˉ\ell\leq (1+\epsilon)\bar{\ell} for any fixed ϵ[0,12]\epsilon \in [0,\frac{1}{2}], where ˉ\bar{\ell} 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.

Keywords

Cite

@article{arxiv.2003.06936,
  title  = {Approximation algorithm for the Multicovering Problem},
  author = {Abbass Gorgi and Mourad El Ouali and Anand Srivastav and Mohamed Hachimi},
  journal= {arXiv preprint arXiv:2003.06936},
  year   = {2020}
}