Hungarian algorithm: Difference between revisions

Content deleted Content added
Line 91:
* [[Mike Dawes]], ''[http://www.math.uwo.ca/~mdawes/courses/344/kuhn-munkres.pdf The Optimal Assignment Problem]'', Course notes, [[University of Western Ontario]].
 
=== ImplementationsImplementaciones ===
* [http://www.arcavia.com/kyle/BLOG/arc20060101.htm#BlogID25 Java implementation]
* [http://www.netlib.org/utk/lsi/pcwLSI/text/node220.html Serial and parallel implementations.]