In a stable matching setting, we consider a query model that allows for an interactive learning algorithm to make precisely one type of query: proposing a matching, the response to which is either ...
This project is a Python implementation of a rank-order assignment algorithm to solve the hospital-resident matching problem. The goal is to assign a list of residents to a list of hospitals, based on ...
This project applies the Gale-Shapley stable matching algorithm to support more efficient and consistent decision-making in internal job postings. Originally developed as a proof of concept for an ...
Market design and stable matching theory form the cornerstone of modern economic mechanism design, addressing the fundamental challenge of allocating scarce resources amid complex and often ...