Abstract
Goldfarb and Hao (1990) have proposed a pivot rule for the primal network simplex algorithm that will solve a maximum flow problem on an n-vertex, m-arc network in at most nm pivots and O(n2m) time. In this paper we describe how to extend the dynamic tree data structure of Sleator and Tarjan (1983, 1985) to reduce the running time of this algorithm to O(nm log n). This bound is less than a logarithmic factor larger than those of the fastest known algorithms for the problem. Our extension of dynamic trees is interesting in its own right and may well have additional applications.
Original language | English (US) |
---|---|
Pages (from-to) | 277-290 |
Number of pages | 14 |
Journal | Mathematical Programming |
Volume | 50 |
Issue number | 1-3 |
DOIs | |
State | Published - Mar 1991 |
All Science Journal Classification (ASJC) codes
- Software
- General Mathematics
Keywords
- Algorithms
- complexity
- data structures
- dynamic trees
- graphs
- linear programming
- maximum flow
- network flow
- network optimization