Browsing by Subject "Network simplex method"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item Open Access A genuinely polynomial primal simplex algorithm for the assignment problem(Elsevier, 1993) Akgül, M.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.