Suppose you have two equal groups — say, applicants and hospitals — and everyone ranks the other side from most to least preferred. You want to pair them up one-to-one. A matching is unstable if there is some pair who are not matched to each other yet both prefer each other over their assigned partners. That pair would simply break away — and the whole arrangement unravels.
The goal is a stable matching: one where no such runaway pair exists. Everyone has a partner, and nobody can find a willing partner they like more.
Two questions immediately follow. Does a stable matching always exist, no matter how tangled the preferences? And if so, can we find one quickly? In 1962 David Gale and Lloyd Shapley answered both with a single elegant procedure — and decades later it earned a Nobel Prize.
Comments
Loading comments...