Gale-Shapley Algorithm Visualizer

by Hudson Griffith

Created for COP4533 (Algorithm Abstraction & Design), this visualization demonstrates an extended version of the Gale-Shapley algorithm. This version supports unequal group sizes between applicants and companies, visualizes the matching process as a bipartite graph, and provides step-by-step visualization of proposals, rejections, and current matches.

or enter preferences manually below

Enter each applicant's preferences on a new line

Enter each company's preferences on a new line

Back to Main Page