alifa98 / GameKit

A library for Game Theoy algorithms
GNU General Public License v3.0
10 stars 1 forks source link

Stable Roommate Matching #8

Open alifa98 opened 2 years ago

alifa98 commented 2 years ago

Stable roommate problem:

https://en.m.wikipedia.org/wiki/Stable_roommates_problem#:~:text=In%20mathematics%2C%20economics%20and%20computer,pairs%20(%22roommates%22).

see (Stable Matching Problem #7)

Notice: This may not have a stable solution.