matchingR (version 1.0.1)
Gale-Shapley Algorithm in R and C++
Description
Computes the Gale-Shapley Algorithm efficiently using Rcpp. Provides algorithms to compute the stable matching for the marriage problem and for the college-admissions problem, i.e. the matching of students to colleges.