An Optimal Shortest Path Parallel Algorithm for Permutation Graphs
โ Scribed by O.H. Ibarra; Q. Zheng
- Publisher
- Elsevier Science
- Year
- 1995
- Tongue
- English
- Weight
- 512 KB
- Volume
- 24
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
โฆ Synopsis
We present an optimal parallel algorithm for the single-source shortest path problem for permutation graphs. The algorithm runs in (O(\log n)) time using (O(n / \log n)) processors on an EREW PRAM. As an application, we show that a minimum connected dominating set in a permutation graph can be found in (O(\log n)) time using (O(n / \log n)) processors. O 1995 Academic Press, Inc.
๐ SIMILAR VOLUMES
Shortest path computation is required by a large number of applications such as VLSI, transportation, and communication networks. These applications, which are often very complex and have sparse networks, generally use parallel labeling shortest path algorithms. Such algorithms, when implemented on
In this paper, we present optimal \(O(\log n)\) time, \(O(n / \log n)\) processor EREW PRAM parallel algorithms for finding the connected components, cut vertices, and bridges of a permutation graph. We also present an \(O(\log n)\) time, \(O(n)\) processor, CREW PRAM model parallel algorithm for fi
We give a linear-time algorithm for single-source shortest paths in planar graphs with nonnegative edge-lengths. Our algorithm also yields a linear-time algorithm for maximum flow in a planar graph with the source and sink on the same face. For the case where negative edge-lengths are allowed, we gi
## Abstract In this paper, we further study the properties of bipartite permutation graphs. We give first efficient parallel algorithms for several problems on bipartite permutation graphs. These problems include transforming a bipartite graph into a strongly ordered one if it is also a permutation