A genuinely polynomial primal simplex algorithm for the assignment problem
Date
1993
Authors
Akgül, M.
Editor(s)
Advisor
Supervisor
Co-Advisor
Co-Supervisor
Instructor
Source Title
Discrete Applied Mathematics
Print ISSN
0166-218X
Electronic ISSN
1872-6771
Publisher
Elsevier
Volume
45
Issue
2
Pages
93 - 115
Language
English
Type
Journal Title
Journal ISSN
Volume Title
Citation Stats
Attention Stats
Usage Stats
1
views
views
9
downloads
downloads
Series
Abstract
We present a primal simplex algorithm that solves the assignment problem in 1 2n(n+3)-4 pivots. Starting with a problem of size 1, we sequentially solve problems of size 2,3,4,...,n. The algorithm utilizes degeneracy by working with strongly feasible trees and employs Dantzig's rule for entering edges for the subproblem. The number of nondegenerate simplex pivots is bounded by n-1. The number of consecutive degenerate simplex pivots is bounded by 1 2(n-2)(n+1). All three bounds are sharp. The algorithm can be implemented to run in O(n3) time for dense graphs. For sparse graphs, using state of the art data structures, it runs in O(n2 log n+nm) time, where the bipartite graph has 2n nodes and m edges. © 1993.