Abstract
In this paper, network flow algorithms for bipartite networks are studied. A network G = (V,E) is called bipartite if its vertex set V can be partitioned into two subsets V1 and V2 such that all edges have one endpoint in V1 and the other in V2. Let n = |V|, n1 = |V1|, n2 = |V2|, m = |E| and assume without loss of generality that n1≤n2. A bipartite network is called unbalanced if n1≪n2 and balanced otherwise. (This notion is necessarily imprecise.) It is shown that several maximum flow algorithms can be substantially sped up when applied to unbalanced networks. The basic idea in these improvements is a two-edge push rule that allows one to `charge' most computation to vertices in V1, and hence develop algorithms whose running times depend on n1 rather than n. For example, it is shown that the two-edge push version of Goldberg and Tarjan's FIFO preflow-push algorithm runs in O(n1m+n13) time and that the analogous version of Ahuja and Orlin's excess scaling algorithm runs in O(n1m+n12log U) time, where U is the largest edge capacity. These ideas are also extended to dynamic tree implementations, parametric maximum flows, and minimum-cost flows.
Original language | English (US) |
---|---|
Pages (from-to) | 906-933 |
Number of pages | 28 |
Journal | SIAM Journal on Computing |
Volume | 23 |
Issue number | 5 |
DOIs | |
State | Published - 1994 |
Externally published | Yes |
All Science Journal Classification (ASJC) codes
- General Computer Science
- General Mathematics