๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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


Parallel voronoi diagram in L1 (Lโˆž) metr
โœ Chang-Sung Jeong ๐Ÿ“‚ Article ๐Ÿ“… 1991 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 672 KB

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)

Fault-Tolerant Recursive Least-Squares C
โœ Albert Y. Zomaya; Adrian Yates; Stephan Olariu ๐Ÿ“‚ Article ๐Ÿ“… 2002 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 316 KB

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