matchingR: Matching Algorithms in R and C++

Computes matching algorithms quickly using Rcpp. Implements the Gale-Shapley Algorithm to compute the stable matching for two-sided markets, such as the stable marriage problem and the college-admissions problem. Implements Irving's Algorithm for the stable roommate problem. Implements the top trading cycle algorithm for the indivisible goods trading problem.

Package details

AuthorJan Tilly, Nick Janetos
MaintainerJan Tilly <jantilly@gmail.com>
LicenseGPL (>= 2)
Version1.3.3
URL https://github.com/jtilly/matchingR/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("matchingR")

Try the matchingR package in your browser

Any scripts or data that you put into this service are public.

matchingR documentation built on May 25, 2021, 9:07 a.m.