MohammadYasinKarbasian / Stable-Marriage

This repository contains a Python implementation of the Stable Marriage Algorithm, a mechanism for solving the stable marriage problem. The algorithm is widely used in the field of matching theory to find a stable matching between two sets of elements, such as job applicants and employers or medical students and residency programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MohammadYasinKarbasian/Stable-Marriage Stargazers