Faster and simpler approximation of stable matchings
Katarzyna Paluch

TL;DR
This paper introduces a faster, simpler 3/2-approximation algorithm for stable matchings that operates in linear time and extends to many-to-many scenarios, improving efficiency over previous methods.
Contribution
It presents a new linear-time approximation algorithm for stable matchings with a simpler design and analysis, extending to many-to-many matchings.
Findings
Runs in O(m) time, faster than previous algorithms.
Achieves a 3/2 approximation ratio.
Extends to many-to-many matching scenarios.
Abstract
We give a 3/2-approximation algorithm for stable matchings that runs in time. The previously best known algorithm by McDermid has the same approximation ratio but runs in time, where denotes the number of people and 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)
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Voting Systems · Complexity and Algorithms in Graphs · Logic, Reasoning, and Knowledge
