Skip to main content
Log in

Efficient Parallel Graph Algorithms for Coarse-Grained Multicomputers and BSP

  • Published:
Algorithmica Aims and scope Submit manuscript

Abstract

In this paper we present deterministic parallel algorithms for the coarse-grained multicomputer (CGM) and bulk synchronous parallel (BSP) models for solving the following well-known graph problems: (1) list ranking, (2) Euler tour construction in a tree, (3) computing the connected components and spanning forest, (4) lowest common ancestor preprocessing, (5) tree contraction and expression tree evaluation, (6) computing an ear decomposition or open ear decomposition, and (7) 2-edge connectivity and biconnectivity (testing and component computation). The algorithms require O(log  p) communication rounds with linear sequential work per round (p = no. processors, N = total input size). Each processor creates, during the entire algorithm, messages of total size O(log  (p) (N/p)) .

The algorithms assume that the local memory per processor (i.e., N/p ) is larger than p ε , for some fixed ε > 0 . Our results imply BSP algorithms with O(log  p) supersteps, O(g log  (p) (N/p)) communication time, and O(log  (p) (N/p)) local computation time.

It is important to observe that the number of communication rounds/ supersteps obtained in this paper is independent of the problem size, and grows only logarithmically with respect to p . With growing problem size, only the sizes of the messages grow but the total number of messages remains unchanged. Due to the considerable protocol overhead associated with each message transmission, this is an important property. The result for Problem (1) is a considerable improvement over those previously reported. The algorithms for Problems (2)—(7) are the first practically relevant parallel algorithms for these standard graph problems.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Additional information

Received July 5, 2000; revised April 16, 2001.

Rights and permissions

Reprints and permissions

About this article

Cite this article

Dehne, F., Ferreira, A., Cáceres, E. et al. Efficient Parallel Graph Algorithms for Coarse-Grained Multicomputers and BSP. Algorithmica 33, 183–200 (2002). https://doi.org/10.1007/s00453-001-0109-4

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00453-001-0109-4

Navigation