Matchings under Preferences
Matchings under preferences involves finding a matching in a graph that has a
set of vertices and edges, and each vertex has a preference ordering on its
neighbors. The matching needs to respect the preferences of the vertices,
and hence different optimality criteria can be considered to choose a "good"
matching.
The course will start with the stable matchings problem. The problem has
several interesting variants, and the set of stable matchings has a rich
and interesting structure. The goal of the course is to introduce this
area and illustrate the algorithms developed.
Several of these algorithms are
currently being used in practice. Thus the results have a practical appeal,
and there are also some connections with game theory.
Gale and Roth have done seminal work in this area, which was rewarded with
Nobel prize in Economics in 2012.