/GS-Algori

V0.1

Primary LanguagePython

GSAlgori: G-S 稳定匹配算法的实现,模拟男女配对问题. 采用最朴素的算法,时间复杂度O(n²).

Matching-Game: 用简化的博弈**实现的模拟男女匹配问题.