Paper: Parallel strong orientation on a mesh connected computer

  • Authors:
  • Manfred Schimmler

  • Affiliations:
  • -

  • Venue:
  • Parallel Computing
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.