Gale–Shapley algorithm

Gale%E2%80%93Shapley algorithm

The Gale-Shapley algorithm is a polynomial time solution to the stable matching problem, named after David Gale and Lloyd Shapley. It is an efficient and truthful mechanism for proposing participants, as it always produces an optimal solution.

1 courses cover this concept

CS 161 Design and Analysis of Algorithms

Stanford University

Winter 2023

This course provides an in-depth exploration of algorithm analysis and design. It covers various sorting, searching, and selection algorithms, data structures, and fundamental graph algorithms. It emphasizes the understanding of worst and average case analysis, recurrences, and asymptotics.

No concepts data

+ 30 more concepts