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 conda-forge::r-rcpphungarian

Usage Tracking

0.3
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

Mar 14, 2026 at 21:22

License

GPL-2.0-only

Total Downloads

124

Version Downloads

124

Supported Platforms

win-64
macOS-64
linux-64