We show that a maximum flow in a network with $n$ vertices can be computed deterministically in $O({{n^3}/{\log n}})$ time on a uniform-cost RAM. For dense graphs, this improves the previous best bound of $O(n^3)$. The bottleneck in our algorithm is a combinatorial problem on (unweighted) graphs. The number of operations executed on flow variables is $O(n^{8/3}(\log n)^{4/3})$, in contrast with $\Omega(nm)$ flow operations for all previous algorithms, where $m$ denotes the number of edges in the network. A randomized version of our algorithm executes $O(n^{3/2}m^{1/2}\log n+n^2(\log n)^2/ \log(2+n(\log n)^2/m))$ flow operations with high probability. For the special case in which all capacities are integers bounded by $U$, we show that a ma...
AbstractThe space complexity of the maximum flow problem is investigated. It is shown that the probl...
We define a natural and realistic model of parallel computation called the PRAM model without bit op...
oai:arXiv.org:1005.0513We show a deterministic constant-time local algorithm for constructing an app...
We show that a maximum flow in a network with $n$ vertices can be computed deterministically in $O({...
This paper gives the first o(n^{2.5}) deterministic algorithm for the maximum flow problem in any un...
This paper gives the first o(n^{2.5}) deterministic algorithm for the maximum flow problem in any un...
The minimum-cost flow problem is the following: given a network with n vertices and m edges, find a ...
Recently, Goldberg proposed a new approach to the maximum network flow problem. The approach yields ...
Recently, Goldberg proposed a new approach to the maximum network flow problem. The approach yields ...
The space complexity of the maximum flow problem is investigated. It is shown that the problem is lo...
AbstractAll previously known algorithms for solving the multicommodity flow problem with capacities ...
AbstractThe space complexity of the maximum flow problem is investigated. It is shown that the probl...
AbstractAll previously known algorithms for solving the multicommodity flow problem with capacities ...
We show a deterministic constant-time parallel algorithm for finding an almost maximum flow in mult...
Consider an n-vertex, m-edge, undirected graph with maximum flow value v. We give a method to find a...
AbstractThe space complexity of the maximum flow problem is investigated. It is shown that the probl...
We define a natural and realistic model of parallel computation called the PRAM model without bit op...
oai:arXiv.org:1005.0513We show a deterministic constant-time local algorithm for constructing an app...
We show that a maximum flow in a network with $n$ vertices can be computed deterministically in $O({...
This paper gives the first o(n^{2.5}) deterministic algorithm for the maximum flow problem in any un...
This paper gives the first o(n^{2.5}) deterministic algorithm for the maximum flow problem in any un...
The minimum-cost flow problem is the following: given a network with n vertices and m edges, find a ...
Recently, Goldberg proposed a new approach to the maximum network flow problem. The approach yields ...
Recently, Goldberg proposed a new approach to the maximum network flow problem. The approach yields ...
The space complexity of the maximum flow problem is investigated. It is shown that the problem is lo...
AbstractAll previously known algorithms for solving the multicommodity flow problem with capacities ...
AbstractThe space complexity of the maximum flow problem is investigated. It is shown that the probl...
AbstractAll previously known algorithms for solving the multicommodity flow problem with capacities ...
We show a deterministic constant-time parallel algorithm for finding an almost maximum flow in mult...
Consider an n-vertex, m-edge, undirected graph with maximum flow value v. We give a method to find a...
AbstractThe space complexity of the maximum flow problem is investigated. It is shown that the probl...
We define a natural and realistic model of parallel computation called the PRAM model without bit op...
oai:arXiv.org:1005.0513We show a deterministic constant-time local algorithm for constructing an app...