hungarian 0.1.3#3
C-implementation of the Hungarian Method: finding the optimal assignment (assigning a set of jobs to a set of machines) in O(n^3), where n=max{#jobs, #machines}. The implementation is a sligntly enhanced version of the implementation provided by the Stanford GraphBase
Dependencies
Used By
Not used by any other package
Features
No Features
Available Versions
- 0.1.3#3
- v0.1.3#2
- v0.1.3#1
- v0.1.3#0