Conflict-free broadcasting algorithms for graph traversals and their applications

  • Authors:
  • Gen-Huey Chen;Wei-Wen Liang

  • Affiliations:
  • Department of Computer Science and Information Engineering, National Taiwan University, Taipei, Taiwan, Republic of China;Department of Computer Science and Information Engineering, National Taiwan University, Taipei, Taiwan, Republic of China

  • Venue:
  • Parallel Computing
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, using an adapted graph representation: double links adjacency arrays, we present conflict-free algorithms for solving some graph proglems under the single-channel broadcast communication model. These graph problems include depth first search, breadth first search, finding spanning trees, finding connected components, and finding articulation points and bridges. All the proposed algorithms broadcast 2n - 1 messages and run in O(n^2 / p) time when p processors are used, where 1