Skip to content

Implementation of the stable marriage algorithm that I made last year

Notifications You must be signed in to change notification settings

tcliff111/Stable-Marriage-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Stable-Marriage-Implementation

Implementation of the stable marriage algorithm that I made last year. This implementation does not require there to be an equal number of males and females. Additionally, males and females are not required to put everyone of the opposite sex on their preference list, only the people they desire. Thus, it is not necesarily true that everyone will be matched. However, the matches are still stable.

About

Implementation of the stable marriage algorithm that I made last year

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published