wergstatt / gale-shapley

Implementation of Gale-Shapley Matching Algorithm in Scala
0 stars 0 forks source link

Introduce "random-matching" #3

Open wergstatt opened 5 years ago

wergstatt commented 5 years ago

This term is not mentioned in the paper. In some cases the passive part of the matches won't have any preferences about the active one. In those cases we will need to generate some random but reproducible preferences automatically.