We use cookies to distinguish you from other users and to provide you with a better experience on our websites. Close this message to accept cookies or find out how to manage your cookie settings. Learn more about our Privacy Notice... [opens in a new tab]

One Algorithm to Rule Them All

05 April 2025, Version 1
This content is an early or alternative research output and has not been peer-reviewed by Cambridge University Press at the time of posting.

Abstract

This report addresses the challenge of determining optimal mentor-mentee pairings for the University of Delaware’s GradLEAP program. Two mathematical models are developed—a linear programming approach solved using the Hungarian Method, and a stable marriage formulation solved via the Gale-Shapley algorithm. Compatibility scores, calculated using responses to a structured survey, incorporate both weighted and uniform criteria such as academic discipline, career interests, and age preferences. A revised survey introduces a Likert scale for ranking preferences, allowing for greater flexibility in determining weights and improving match quality. The performance of both models is evaluated using real and synthetically generated data, with results indicating that the Hungarian Method yields more consistent matches while the Gale-Shapley method is more likely to produce highly compatible pairings. The study also explores classification models using decision trees and random forests, with an eye toward future development of regression-based scoring systems. The final deliverables include a restructured survey, a user-friendly executable program, and documentation for use in future iterations of the GradLEAP program.

Keywords

Linear Programming
Assignment Problem
Stable Marriage Problem
Gale-Shapley Algorithm
Machine Learning

Comments

Comments are not moderated before they are posted, but they can be removed by the site moderators if they are found to be in contravention of our Commenting and Discussion Policy [opens in a new tab] - please read this policy before you post. Comments should be used for scholarly discussion of the content in question. You can find more information about how to use the commenting feature here [opens in a new tab] .
This site is protected by reCAPTCHA and the Google Privacy Policy [opens in a new tab] and Terms of Service [opens in a new tab] apply.