Handbook of Combinatorial Optimization 1999
DOI: 10.1007/978-1-4757-3023-4_2
|View full text |Cite
|
Sign up to set email alerts
|

Linear Assignment Problems and Extensions

Abstract: This paper aims at describing the state of the art on linear assignment problems (LAPs). Besides sum LAPs it discusses also problems with other objective functions like the bottleneck LAP, the lexicographic LAP, and the more general algebraic LAP. We consider different aspects of assignment problems, starting with the assignment polytope and the relationship between assignment and matching problems, and focusing then on deterministic and randomized algorithms, parallel approaches, and the asymptotic behaviour.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
149
0

Year Published

2007
2007
2024
2024

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 247 publications
(149 citation statements)
references
References 152 publications
0
149
0
Order By: Relevance
“…. , n that minimises n i=0 C i,p i (Munkres, 1957;Burkard and Cela, 1999). Any algorithm capable of finding an optimal solution to the assignment problem, such as the Hungarian algorithm (Kuhn, 1955), can be used in the derivation of a (suboptimal) solution to the GED problem (Riesen et al, 2007).…”
Section: The Linear Assignment Problem and Gedmentioning
confidence: 99%
“…. , n that minimises n i=0 C i,p i (Munkres, 1957;Burkard and Cela, 1999). Any algorithm capable of finding an optimal solution to the assignment problem, such as the Hungarian algorithm (Kuhn, 1955), can be used in the derivation of a (suboptimal) solution to the GED problem (Riesen et al, 2007).…”
Section: The Linear Assignment Problem and Gedmentioning
confidence: 99%
“…This problem is called linear bottleneck assignment (LBAP) [8] and can be solved optimally by any of the polynomial-time algorithms based on network flow theory [9].…”
Section: B Partition Strategymentioning
confidence: 99%
“…However, the large scale problem can be time-consuming in order to solve for the optimal solution. Algorithms for solving LAP can be divided into six groups; primal-dual, simplex-based, primal (non-simplex), dual simplexbased, dual (non-simplex) algorithms and parallel algorithms (Burkard and Cela, 1999). Sixty years ago, Harold H. Kuhn proposed a primaldual algorithm as the Hungarian method, the first polynomial-time method for the assignment problem, can solve the real world problem easily.…”
Section: Introductionmentioning
confidence: 99%
“…The pseudo-flow algorithm applies ε-complementary conditions whereas the auction algorithm applies cost scaling. The family of pseudo-flow algorithms were developed by J.B.Orlin and R.K.Ahuja in 1987, A.V.Goldberg, S.A.Plotkin and P.Vaidya in 1993, A.V.Goldberg and R.Kennedy in 1995 (Burkard et al, 2009 (Burkard and Cela, 1999). However, the format of FORTRAN and PASCAL language are inefficient for constructing a large scale cost matrix.…”
Section: Introductionmentioning
confidence: 99%