Hungarian-Munkres: A Linear Sum Assignment Problem (LSAP) solver
This version is deprecated.
This library provide a Haskell binding to the libhungarian, a solver for Linear Sum Assignment Problem (LSAP) implemented in C language. It uses Hungarian algorithm http://en.wikipedia.org/wiki/Hungarian_algorithm, and runs in O(n^3) time.
Downloads
- Hungarian-Munkres-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5 (info) |
---|---|
Dependencies | base (>=4.7 && <4.8) [details] |
License | GPL-3.0-only |
Copyright | (c) 2014 Kai Zhang |
Author | Kai Zhang <kai@kzhang.org> |
Maintainer | Kai Zhang <kai@kzhang.org> |
Category | Algorithm |
Source repo | head: git clone https://github.com/kaizhang/hungarian-munkres.git |
Uploaded | by kaizhang at 2014-09-26T22:38:26Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5083 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-13 [all 7 reports] |