yashasvi-goel / Algorithms-Open-Source

We have a task for each skill level!!
32 stars 27 forks source link

Matching users to servers #2

Open yashasvi-goel opened 4 years ago

yashasvi-goel commented 4 years ago

Gayle-Shapely Algorithm

This is a beautiful algorithm for fair matching. Simple, elegant and effective. In its core form, it’s also straightforward to implement. Has numerous applications. See: Stable marriage problem

mana5a commented 4 years ago

I'll work on this one

yashasvi-goel commented 4 years ago

Sure, go on