Gale Shapley Algorithm (#2100) · unconnect/TheAlgorithmsInPython@25d9d81 · GitHub
Skip to content

Commit 25d9d81

Browse files
Gale Shapley Algorithm (TheAlgorithms#2100)
* Gale Shapley Algorithm Implementation of a Nobel prize-winning algorithm that determines a stable matching in a bipartite graph. * Update graphs/gale_shapley_bigraph.py Co-authored-by: Christian Clauss <cclauss@me.com> * Fixed some flake8 issues. * Updated it to donors and recipients * description changes Co-authored-by: Christian Clauss <cclauss@me.com> * description changes Co-authored-by: Christian Clauss <cclauss@me.com> * description changes Co-authored-by: Christian Clauss <cclauss@me.com> * Edited the line lengths * Update gale_shapley_bigraph.py * Update gale_shapley_bigraph.py Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent 64bef60 commit 25d9d81

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

graphs/gale_shapley_bigraph.py

Lines changed: 44 additions & 0 deletions

0 commit comments

Comments
 (0)