RcppHungarian: Solves Minimum Cost Bipartite Matching Problems

Header library and R functions to solve minimum cost bipartite matching problem using Huhn-Munkres algorithm (Hungarian algorithm; <https://en.wikipedia.org/wiki/Hungarian_algorithm>; Kuhn (1955) <doi:10.1002/nav.3800020109>). This is a repackaging of code written by Cong Ma in the GitHub repo <https://github.com/mcximing/hungarian-algorithm-cpp>.

Package details

AuthorJustin Silverman [aut, cre], Cong Ma [ctb, cph], Markus Buehren [ctb, cph]
MaintainerJustin Silverman <JustinSilverman@psu.edu>
LicenseGPL (>= 2)
Version0.3
URL https://github.com/jsilve24/RcppHungarian
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppHungarian")

Try the RcppHungarian package in your browser

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

RcppHungarian documentation built on Sept. 8, 2023, 6:13 p.m.