项目作者: koseii2122

项目描述 :
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.
高级语言: Python
项目地址: git://github.com/koseii2122/The-Stable-Matching-Algorithm.git