Algorithms
Documentation for the most common matching algorithms.
|
|
hri()
|
All stable matchings in the hospital/residents problem with incomplete lists |
|
hri2()
|
Resident-optimal matching in the hospital/residents problem with couples |
|
ttc2()
|
Top-Trading-Cycles Algorithm for a two sided matching problem |
|
iaa()
|
Immediate Acceptance Algorithm (a.k.a. Boston mechanism) for two-sided matching markets |
|
stabchk()
|
Stability-Check |
|
sri()
|
All stable matchings in the stable roommates problem with incomplete lists |
|
plp()
|
Partitioning Linear Programme for the stable roommates problem |
|
rsd()
|
Random serial dictatorship mechanism |
|
ttc()
|
Top-Trading-Cycles Algorithm with existing tenants |
|
ttcc()
|
Top-Trading-Cycles and Chains Algorithm |