Back to search
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.
Stars
15
Forks
2
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Merge branch 'master' of https://github.com/koseii2122/Stable-Matching-Algorithm
705ac26View on GitHub