The tree-layout problem is to compute the coordinates of nodes of a tree so that the tree, when drawn on a piece of paper, appeals to human understanding. The tree-layout problem, which seems inherently sequential at the first glance, can be solved with a data-parallel algorithm. It takes O (height * log width ) time on width processors when proper communication links between processors are available, where height and width are the height and width of the tree, respectively. The layout calculated by the algorithm has the minimum width. Key Words: data-parallel algorithms, EREW, PRAM, tree layout ####################################################################################### 1. Introduction Traditional parallel algorithms are mostl...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
Mobile web browsers and data visualization tools require a performance boost. Parallelization poses ...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
AbstractThe minimum cut and minimum length linear arrangement problems usually occur in solving wiri...
In this paper we present a parallel algorithm that decides whether a graph G has treewidth at most t...
Accumulations are higher-order operations on structured objects; they leave the shape of an object u...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree de...
We present an optimal parallel algorithm for the construction of (a, b)-trees-a generalization of 2-...
We present an optimal parallel algorithm for the construction of(a, b)-trees-a generalization of 2-3...
AbstractThe bisection width b(G) of a graph G is the number of edges necessary in an edge cut of G s...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
Mobile web browsers and data visualization tools require a performance boost. Parallelization poses ...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
The minimum cut and minimum length linear arrangement problems usually occur in solving wiring probl...
AbstractThe minimum cut and minimum length linear arrangement problems usually occur in solving wiri...
In this paper we present a parallel algorithm that decides whether a graph G has treewidth at most t...
Accumulations are higher-order operations on structured objects; they leave the shape of an object u...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree de...
We present an optimal parallel algorithm for the construction of (a, b)-trees-a generalization of 2-...
We present an optimal parallel algorithm for the construction of(a, b)-trees-a generalization of 2-3...
AbstractThe bisection width b(G) of a graph G is the number of edges necessary in an edge cut of G s...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
Mobile web browsers and data visualization tools require a performance boost. Parallelization poses ...