pith. sign in

arxiv: 1302.4347 · v1 · pith:QOXJDWZRnew · submitted 2013-02-18 · 💻 cs.DS

Large Neighborhood Local Search for the Maximum Set Packing Problem

classification 💻 cs.DS
keywords localsearchproblemalgorithmclassdesignelementsmaximum
0
0 comments X
read the original abstract

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

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Ranking with Partitioning

    cs.DS 2026-05 unverdicted novelty 6.0

    Defines graph partitioning problems to test ranking robustness for a subset under similarity constraints, proves mostly NP-hard, and solves special cases with real-world examples.