nmusgrave / algorithms

MIT License
7 stars 4 forks source link

algorithms

Stable-Matching Algorithm To run Gale-Shapley, on male-female preference lists: $python3 stable-matching.py By default, this runs on stable-matching-test-cases.txt To run other test cases: $python3 stable-matching.py <…>