Content deleted Content added
m Open access bot: hdl added to citation with #oabot. |
Tine is O(n^2), not linear with input size. Tag: Reverted |
||
Line 1:
In [[mathematics]], [[economics]], and [[computer science]], the '''Gale–Shapley algorithm''' (also known as the '''deferred acceptance algorithm''' or '''propose-and-reject algorithm''') is an [[algorithm]] for finding a solution to the [[stable matching problem]], named for [[David Gale]] and [[Lloyd Shapley]] who had described it as solving both the ''college admission problem'' and the ''stable marriage problem''.
It takes [[polynomial time]]
==Background==
|