Skip to main content

Assignment Problem

  • Reference work entry
  • First Online:
Encyclopedia of Algorithms
  • 280 Accesses

Years and Authors of Summarized Original Work

  • 1955; Kuhn

  • 1957; Munkres

Problem Definition

Assume that a complete bipartite graph, G(X, Y, X × Y ), with weights w(x, y) assigned to every edge (x, y) is given. A matching M is a subset of edges so that no two edges in M have a common vertex. A perfect matching is one in which all the nodes are matched. Assume that \(\vert X\vert =\vert Y \vert = n\). The weighted matching problem is to find a matching with the greatest total weight, where \(w\left (M\right ) =\sum \limits _{e\in M}w\left (e\right )\). Since G is a complete bipartite graph, it has a perfect matching. An algorithm that solves the weighted matching problem is due to Kuhn [4] and Munkres [6]. Assume that all edge weights are non-negative.

Key Results

Define a feasible vertex labeling ℓ as a mapping from the set of vertices in G to the reals, where

$$\displaystyle{\ell\left (x\right ) +\ell \left (y\right ) \geq w\left (x,y\right ).}$$

Call (x) the label of vertex x. It is...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Several books on combinatorial optimization describe algorithms for weighted bipartite matching (see [2, 5]). See also Gabow’s paper [3].

Recommended Reading

  1. Ahuja R, Magnanti T, Orlin J (1993) Network flows: theory, algorithms and applications. Prentice Hall, Englewood Cliffs

    MATH  Google Scholar 

  2. Cook W, Cunningham W, Pulleyblank W, Schrijver A (1998) Combinatorial Optimization. Wiley, New York

    MATH  Google Scholar 

  3. Gabow H (1990) Data structures for weighted matching and nearest common ancestors with linking. In: Symposium on discrete algorithms, San Francisco, pp 434–443

    MATH  Google Scholar 

  4. Kuhn H (1955) The Hungarian method for the assignment problem. Naval Res Logist Q 2:83–97

    Article  MathSciNet  MATH  Google Scholar 

  5. Lawler E (1976) Combinatorial optimization: networks and matroids. Holt, Rinehart and Winston, New York

    MATH  Google Scholar 

  6. Munkres J (1957) Algorithms for the assignment and transportation problems. J Soc Ind Appl Math 5:32–38

    Article  MathSciNet  MATH  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Samir Khuller .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Springer Science+Business Media New York

About this entry

Cite this entry

Khuller, S. (2016). Assignment Problem. In: Kao, MY. (eds) Encyclopedia of Algorithms. Springer, New York, NY. https://doi.org/10.1007/978-1-4939-2864-4_35

Download citation

Publish with us

Policies and ethics