Faster scaling algorithms for network problems (1989)
| Venue: | SIAM J. COMPUT |
| Citations: | 111 - 4 self |
BibTeX
@ARTICLE{Gabow89fasterscaling,
author = {Harold N. Gabow and Robert E. Tarjan},
title = { Faster scaling algorithms for network problems},
journal = {SIAM J. COMPUT},
year = {1989},
volume = {18},
number = {5},
pages = {1013--1036}
}
Years of Citing Articles
OpenURL
Abstract
This paper presents algorithms for the assignment problem, the transportation problem, and the minimum-cost flow problem of operations research. The algorithms find a minimumcost solution, yet run in time close to the best-known bounds for the corresponding problems without costs. For example, the assignment problem (equivalently, minimum-cost matching in a bipartite graph) can be solved in O(v/’rn log(nN)) time, where n, m, and N denote the number of vertices, number of edges, and largest magnitude of a cost; costs are assumed to be integral. The algorithms work by scaling. As in the work of Goldberg and Tarjan, in each scaled problem an approximate optimum solution is found, rather than an exact optimum.







