shubh11220 / The-Stable-Matching-AlgorithmView on GitHub
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
15Jul 21, 2020Updated 5 years ago

Alternatives and similar repositories for The-Stable-Matching-Algorithm

Users that are interested in The-Stable-Matching-Algorithm are comparing it to the libraries listed below

Sorting:

Are these results useful?