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

Constant Time Graph Algorithms on the Reconfigurable Multiple Bus Machine

โœ Scribed by Jerry L. Trahan; Ramachandran Vaidyanathan; Chittur P. Subbaraman


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
413 KB
Volume
46
Category
Article
ISSN
0743-7315

No coin nor oath required. For personal study only.

โœฆ Synopsis


The reconfigurable multiple bus machine (RMBM) is a model of parallel computation based on reconfigurable buses. Unlike other reconfigurable bus-based models such as the reconfigurable mesh (R-Mesh), the RMBM separates the functions of processors and switches. In this paper, we present constant time RMBM algorithms for a number of fundamental graph problems. These algorithms are more efficient, in terms of processors, than corresponding R-Mesh algorithms. Also presented is a novel range reduction technique for a constant time simulation of each step of a Priority CRCW RMBM on a Common or Collision CRCW RMBM. This simulation incurs only a factor of O(P ) increase in the number of processors and buses, where > 0 is any constant and P is the number of processors in the simulated Priority CRCW RMBM. This method may be of independent interest. The algorithms presented in this paper demonstrate the potential for fast and processor-efficient computation available in the ability of a reconfigurable bus-based model to separate the functions of processors and switches.


๐Ÿ“œ SIMILAR VOLUMES


Constant-Time Algorithm for the Euclidea
โœ Amitava Datta; Subbiah Soundaralakshmi ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 288 KB

The Euclidean distance transform (EDT) is an operation to convert a binary image consisting of black and white pixels to a representation where each pixel has the Euclidean distance of the nearest black pixel. The EDT has many applications in computer vision and image processing. In this paper, we p