Hungarian algorithm

This is an old revision of this page, as edited by Spottedowl (talk | contribs) at 19:41, 2 January 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In graph theory, the Hungarian algorithm is an algorithm on Combinatorial Optimization, which solves instances of the assignment problem in polynomial time. Its first version, known as the Hungarian method, was invented and published by Harold Kuhn in 1955. The Hungarian method was in turn revised by James Munkres in 1957, and ever since it has been widely known as the Hungarian algorithm, or the Munkres' assignment algorithm, or even as the Kuhn-Munkres algorithm.