Generalized Hypergraph Matching via Iterated Packing and Local Ratio
Abstract
In -hypergraph matching, we are given a collection of sets of size at most , each with an associated weight, and we seek a maximum-weight subcollection whose sets are pairwise disjoint. More generally, in -hypergraph -matching, instead of disjointness we require that every element appears in at most sets of the subcollection. Our main result is a linear-programming based -approximation algorithm for -hypergraph -matching. This settles the integrality gap when 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 , 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 items, there is a truthful-in-expectation polynomial-time auction that -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 -matching to \emph{demand matching}, where edges have nonuniform demand values. The best known approximation algorithm for this problem has ratio on -hypergraphs. We give a new algorithm, based on local ratio, that obtains the same approximation ratio in a much simpler way.
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