shubh11220 / The-Stable-Matching-AlgorithmLinks

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.
13Updated 4 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: