timothypratley/munkres
Wrapping a solution for the Assignment Problem, Hungarian Method (Munkres) O(N^3)
Clojure
Issues
- 0
Assignment defaults to one of two solutions
#11 opened by ysl208 - 0
- 0
Doesn't accept sets
#7 opened by nibe - 0
maximize-weight returns weight -0.0
#8 opened by nibe - 4
Infinite loop on certain inputs
#5 opened by aiba - 0
Empty task list handling
#1 opened by nibe - 1
Add "solve" variant that takes function
#2 opened by nibe - 1
Add "solve" variant that maximizes weight
#3 opened by nibe