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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 Kai Zhang
Author Kai Zhang <kai@kzhang.org>
Maintainer Kai Zhang <kai@kzhang.org>
Revised Revision 1 made by kaizhang at 2014-09-25T20:56:17Z
Category Algorithm
Source repo head: git clone https://github.com/kaizhang/hungarian-munkres.git
Uploaded by kaizhang at 2014-09-25T20:44:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4940 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]