daffidwilde / matching

A package for solving matching games
https://daffidwilde.github.io/matching/
MIT License
149 stars 42 forks source link

Implement extended algorithms (from book) #130

Closed daffidwilde closed 3 years ago

daffidwilde commented 3 years ago

Thanks to The Good Book (citation in stable_roommates.py), some minor adjustments to HR and SM (nothing functionally different), and a complete overhaul of SR have been implemented.