Hungarian-Munkres: A Linear Sum Assignment Problem (LSAP) solver

[ algorithms, gpl, library ] [ Propose Tags ]
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.

Modules

[Last Documentation]

  • Algorithms
    • Algorithms.Hungarian

Downloads

Maintainer's Corner

Package maintainers

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 4936 total (26 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]