Gale-Shapley algorithm as an especial solution of stable marriage problem by MATLAB with GUI
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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
인용 양식
Reza Sadeghi (2026). RezaSadeghiWSU/Gale-Shapley-algorithm (https://github.com/RezaSadeghiWSU/Gale-Shapley-algorithm), GitHub. 검색 날짜: .
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
