Hungarian algorithm: Difference between revisions

Content deleted Content added
No edit summary
External links: Mike Dawes Course notes
Line 84:
 
* [http://www.public.iastate.edu/~ddoty/HungarianAlgorithm.html Step-by-step description of algorithm]
* [[Mike Dawes]], ''[http://www.math.uwo.ca/~mdawes/courses/344/kuhn-munkres.pdf The Optimal Assignment Problem]'', Course notes, [[University of Western Ontario]].
* [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.]