CMD + K

r-rcpphungarian

Community

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>.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rcpphungarian

Usage Tracking

0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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>.

Last Updated

Dec 2, 2019 at 21:47

License

GPL-2

Total Downloads

5

Version Downloads

5

Supported Platforms

linux-64
win-64
macOS-64