Content deleted Content added
typo in lede Tag: Reverted |
Undo. The time is quadratic in the number of participants, but so is the input size. So the statement that the time is linear in input size is correct. |
||
Line 1:
In [[mathematics]], [[economics]], and [[computer science]], the '''Gale–Shapley algorithm''' (also known as the '''deferred acceptance algorithm''') is an [[algorithm]] for finding a solution to the [[stable matching problem]], named for [[David Gale]] and [[Lloyd Shapley]].
It takes [[polynomial time]], and the time is [[
==Background==
|