Parallel strong orientation on a mesh connected computer
โ Scribed by Manfred Schimmler
- Publisher
- Elsevier Science
- Year
- 1991
- Tongue
- English
- Weight
- 411 KB
- Volume
- 17
- Category
- Article
- ISSN
- 0167-8191
No coin nor oath required. For personal study only.
โฆ Synopsis
Schimmler, M., Parallel strong orientation on a mesh connected computer, Parallel Computing 17 (1991) 657-664.
We present a solution for the following problem: given an undirected bridgeless connected graph G = (V, E), find an orientation of each edge such that the resulting directed graph is strongly connected. We assume the input graph to be given as an adjacency matrix stored in the processors of a mesh connected processor array such that each processor contains one entry. Our algorithm is a modification of Tarjan and Vishkin's strong orientation method [13] for a CREW PRAM. It takes time O(n) for an n-vertex graph which is asymptotically optimal for the considered computer model.
๐ SIMILAR VOLUMES
Jeong, C.S., Parallel Voronoi diagram in L 1 (L~) metric on a mesh-connected computer, Parallel Computing 17 (1991) 241-252 In this paper, we consider the problem of constructing a Voronoi diagram in L~(L.o ) metric for a set of n points in the Cartesian plane on a mesh-connected computer. An o(vrn)
Recursive least squares (RLS) is a popular iterative method used for the modeling of systems while in operation. RLS provides an estimate for unknown parameters of a system based on some known parameters and inputs and outputs of that system. This technique is used frequently in digital signal proce