Parallel algorithms for minimum cuts and maximum flows in planar networks

Parallel algorithms for minimum cuts and maximum flows in planar networks

0.00 Avg rating0 Votes
Article ID: iaor19921872
Country: United States
Volume: 34
Issue: 4
Start Page Number: 950
End Page Number: 967
Publication Date: Oct 1987
Journal: Journal of the Association for Computing Machinery
Authors:
Keywords: programming: network, computational analysis: parallel computers
Abstract:

Algorithms are given that compute maximum flows in planar directed networks either in O((logn)3) parallel time using O(n4) processors or O((logn)2) parallel time using O(n6) processors. The resource consumption of these algorithms is dominated by the cost of finding the value of a maximum flow. When such a value is given, or when the computation is on an undirected network, the bound is O((logn)2) time using O(n3) processors. No efficient parallel algorithm is known for the maximum flow problem in general networks.

Reviews

Required fields are marked *. Your email address will not be published.