English

Faster and simpler approximation of stable matchings

Data Structures and Algorithms 2014-04-07 v5 Discrete Mathematics

Abstract

We give a 3/2-approximation algorithm for stable matchings that runs in O(m)O(m) time. The previously best known algorithm by McDermid has the same approximation ratio but runs in O(n3/2m)O(n^{3/2}m) time, where nn denotes the number of people and mm is the total length of the preference lists in a given instance. Also the algorithm and the analysis are much simpler. We also give the extension of the algorithm for the many-to-many setting. (This is the version of the paper from March 2011)

Keywords

Cite

@article{arxiv.0911.5660,
  title  = {Faster and simpler approximation of stable matchings},
  author = {Katarzyna Paluch},
  journal= {arXiv preprint arXiv:0911.5660},
  year   = {2014}
}
R2 v1 2026-06-21T14:17:44.813Z