This repository is not active
spawnthink/emunkres
Implementing munkres algorith, A.K.A Hungarian Algorithm http://en.wikipedia.org/wiki/Hungarian_algorithm . The solution is originally based on Brian M. Clapper's implementation in python. http://software.clapper.org/munkres/
Erlang