Skip to content

jcobian/resident_matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resident Match

Implementing the Resident Matching algorithm

CircleCI

Usage

Run the match

This will create fake data on the fly, run the match, and print a summary of the results

ruby match.rb

Tests

rspec

Algorithm

Borrowed and tweaked from the stable marriage problem

Disclaimer

I take no credit for the algorithm. This is meant as a learning exercise and free for anyone to use and modify.

About

Implementing the resident match algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages