Gale-Shapley algorithm as an especial solution of stable marriage problem by MATLAB with GUI
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This implementations are responses to question 1 in a homework (Homework1.pdf) with permission of publicatoin (Permission of publicationpdf).
A brief explanation of each file:
InputGenerator.m: It provides n * n two random preference lists of men and women in a text file
GALE_SHAPLEY.m: It gets a text file containing n, and two preference lists (the output of InputGenerator.m) and provides a solution based on GALE-SHAPLEY.
StabilityChecking.m: It gets Input and Output text files of GALE-SHAPLEY and checks the stability of matches in the output based on the inputs.
For the rest of files please refer to the Homework1.pdf and files.
I hope this implementation helps you.
Best regards,
Reza Sadeghi
Graduate Research Assistant, Data Science for Healthcare Lab, Wright State University Ohio Center of Excellence in Knowledge-enabled Computing (kno.e.sis)
Sadeghi.2@wrigh.edu; reza@knoesis.org
Cite As
Reza Sadeghi (2026). RezaSadeghiWSU/Gale-Shapley-algorithm (https://github.com/RezaSadeghiWSU/Gale-Shapley-algorithm), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (278 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
