scispace - formally typeset
ReportDOI

Network Implementations of the DTEP Algorithm

TLDR
In this paper, efficient implementations of the DTEP algorithm are developed for the hypercube, butterfly, perfect shuffle and multi-dimensional mesh of trees families of networks.
Abstract
: The dynamic tree expression problem (DTEP) was defined in (Ma87). In this paper, efficient implementations of the DTEP algorithm are developed for the hypercube, butterfly, perfect shuffle and multi-dimensional mesh of trees families of networks.

read more

Citations
More filters
Book ChapterDOI

The Dynamic Tree Expression Problem

TL;DR: A uniform method for obtaining efficient parallel algorithms for a rather large class of problems based on a logic programming model that derives its efficiency from fast parallel routines for the evaluation of expression trees.
References
More filters
Journal ArticleDOI

Parallel Processing with the Perfect Shuffle

TL;DR: Given a vector of N elements, the perfect shuffle of this vector is a permutation of the elements that are identical to aperfect shuffle of a deck of cards.
Journal ArticleDOI

Very high-speed computing systems

TL;DR: In this paper, the authors classified very high-speed computers as follows: 1) Single Instruction Stream-Single Data Stream (SISD) 2) SIMD 3) MIMD 4) MISD-MIMD.
Proceedings ArticleDOI

Parallel tree contraction and its application

TL;DR: A bottom-up algorithm to handle trees which has two major advantages over the top-down approach: the control structure is straight forward and easier to implement facilitating new algorithms using fewer processors and less time; and problems for which it was too difficult or too complicated to find polylog parallel algorithms are now easy.
Journal ArticleDOI

Parallel Matrix and Graph Algorithms

TL;DR: It is shown that many graph problems can be solved efficiently using the matrix multiplication algorithms.