English

Generalized Hypergraph Matching via Iterated Packing and Local Ratio

Data Structures and Algorithms 2016-04-04 v1

Abstract

In kk-hypergraph matching, we are given a collection of sets of size at most kk, each with an associated weight, and we seek a maximum-weight subcollection whose sets are pairwise disjoint. More generally, in kk-hypergraph bb-matching, instead of disjointness we require that every element appears in at most bb sets of the subcollection. Our main result is a linear-programming based (k1+1k)(k-1+\tfrac{1}{k})-approximation algorithm for kk-hypergraph bb-matching. This settles the integrality gap when kk is one more than a prime power, since it matches a previously-known lower bound. When the hypergraph is bipartite, we are able to improve the approximation ratio to k1k-1, which is also best possible relative to the natural LP. These results are obtained using a more careful application of the \emph{iterated packing} method. Using the bipartite algorithmic integrality gap upper bound, we show that for the family of combinatorial auctions in which anyone can win at most tt items, there is a truthful-in-expectation polynomial-time auction that tt-approximately maximizes social welfare. We also show that our results directly imply new approximations for a generalization of the recently introduced bounded-color matching problem. We also consider the generalization of bb-matching to \emph{demand matching}, where edges have nonuniform demand values. The best known approximation algorithm for this problem has ratio 2k2k on kk-hypergraphs. We give a new algorithm, based on local ratio, that obtains the same approximation ratio in a much simpler way.

Keywords

Cite

@article{arxiv.1604.00322,
  title  = {Generalized Hypergraph Matching via Iterated Packing and Local Ratio},
  author = {Ojas Parekh and David Pritchard},
  journal= {arXiv preprint arXiv:1604.00322},
  year   = {2016}
}

Comments

12 pages. Appeared in the 12th Workshop on Approximation and Online Algorithms (WAOA 2014), available at Springer via http://dx.doi.org/10.1007/978-3-319-18263-6_18

R2 v1 2026-06-22T13:23:26.878Z