Repeated randomized algorithm for the Multicovering Problem
Abbass Gorgi, Mourad El Ouali, Anand Srivastav, Mohamed Hachimi

TL;DR
This paper introduces a repeated randomized algorithm with an initial deterministic step for the Set Multicover problem, achieving improved approximation ratios and analyzing hardness and integrality gaps.
Contribution
It presents a novel randomized algorithm that improves approximation ratios for Set Multicover without restrictions on edge size, and provides hardness and integrality gap bounds.
Findings
Achieves approximation ratio of max{(15/16)δ, (1 - ((b-1)exp((3δ+1)/8))/(72ℓ))δ}
Proves NP-hardness of approximation within (δ-1-ε) for Δ-regular hypergraphs
Establishes an integrality gap of at least (ln₂(n+1))/(2b)
Abstract
Let be a hypergraph with maximum edge size and maximum degree . For given numbers , , a set multicover in is a set of edges such that every vertex in belongs to at least edges in . Set multicover is the problem of finding a minimum-cardinality set multicover. Peleg, Schechtman and Wool conjectured that unless , for any fixed and , no polynomial-time approximation algorithm for the Set multicover problem has an approximation ratio less than . Hence, it's a challenge to know whether the problem of set multicover is not approximable within a ratio of with a constant . This paper proposes a repeated randomized algorithm for the Set multicover problem combined…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Optimization and Search Problems
