Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching
-
Updated
Feb 28, 2025 - Python
Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching
The Gale-Shapley Algorithm, Also Known as the Deferred Acceptance Algorithm, is a Procedure in Mathematics, Economics, and Computer Science Designed to Find a Stable Matching Between Two Equal-Sized Sets of Participants.
Add a description, image, and links to the deferred-acceptance topic page so that developers can more easily learn about it.
To associate your repository with the deferred-acceptance topic, visit your repo's landing page and select "manage topics."