English

Large Neighborhood Local Search for the Maximum Set Packing Problem

Data Structures and Algorithms 2013-02-19 v1

Abstract

In this paper we consider the classical maximum set packing problem where set cardinality is upper bounded by kk. We show how to design a variant of a polynomial-time local search algorithm with performance guarantee (k+2)/3(k+2)/3. This local search algorithm is a special case of a more general procedure that allows to swap up to Θ(logn)\Theta(\log n) elements per iteration. We also design problem instances with locality gap k/3k/3 even for a wide class of exponential time local search procedures, which can swap up to cncn elements for a constant cc. This shows that our analysis of this class of algorithms is almost tight.

Keywords

Cite

@article{arxiv.1302.4347,
  title  = {Large Neighborhood Local Search for the Maximum Set Packing Problem},
  author = {Maxim Sviridenko and Justin Ward},
  journal= {arXiv preprint arXiv:1302.4347},
  year   = {2013}
}
R2 v1 2026-06-21T23:28:10.549Z