Simulation of the matching algorithm that pairs medical school graduates and residency programs
-
Updated
May 26, 2021 - Ada
Simulation of the matching algorithm that pairs medical school graduates and residency programs
This repository contains the implementation of the algorithm that was used for the allocation of courses (from the Humanities department) to students
Codes used for paper on mathematical modelling
A website for colleges. Students and mentors can give there preferences, the program will than use the Gale-Shapley algorithm to find the best matches.
This repository implements an optimization algorithm for participant-course allocation in the Board of European Students of Technology (BEST). The BEST matching system has been enhanced to improve computational efficiency by adapting approaches from the Stable Marriage problem, specifically the Hospital-Residents (HR) problem.
Strong stability in the Hospital-Residents problem
Add a description, image, and links to the hospital-residents-problem topic page so that developers can more easily learn about it.
To associate your repository with the hospital-residents-problem topic, visit your repo's landing page and select "manage topics."