Skip to content

This is a Stable matching program that will take N men and N women and match them using the Gale–Shapley algorithm. This program runs in O(n^2) time.

Notifications You must be signed in to change notification settings

MichaelLCrispen/StableMatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

About

This is a Stable matching program that will take N men and N women and match them using the Gale–Shapley algorithm. This program runs in O(n^2) time.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published