Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 237 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 237 Bytes

Stable Marriage Algorithm

This is an implementation of the stable marriage algorithm in Python, implemented after learning about the problem in CS 2051 at Georgia Tech.