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 genomedk::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

May 19, 2025 at 10:50

License

GPL-2

Total Downloads

23

Supported Platforms

linux-64