AbstractThe linear time serial algorithm of Lempel et al. (1967) for testing planarity of graphs uses the linear time serial algorithm of Even and Tarjan (1976) for st-numbering. This st-numbering algorithm is based on depth-first search (DFS). A known conjecture states that DFS, which is a key technique in designing serial algorithms, is not amenable to poly-log time parallelism using ‘around linearly’ (or even polynomially) many processors. The first contribution of this paper is a general method for searching efficiently in parallel undirected graphs, called ear decomposition search (EDS).The second contribution demonstrates the applicability of this search method. We present an efficient parallel algorithm for st-numbering in a biconnec...
We describe a novel approach to parallelizing graph search using structured duplicate detection. Str...
Strongly connected components of a directed graph can be found in an optimal linear time, by algori...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
AbstractThe linear time serial algorithm of Lempel et al. (1967) for testing planarity of graphs use...
AbstractRecently, He and Yesha gave an algorithm for recognizing directed series-parallel graphs in ...
In this paper we examine parallel algorithms for performing a depth-first search (DFS) of a directed...
AbstractLempel, Even and Cederbaum proved the following result: Given any edge {st} in a biconnected...
Graph connectivity is a fundamental problem in computer science with many important applications. Se...
AbstractPart I of this paper presented a novel technique for approximate parallel scheduling and a n...
. This paper shows that for a strongly connected planar directed graph of size n, a depth-first sear...
With the increasing processing power of multicore computers, parallel graph search (or graph travers...
The following is in two parts, corresponding to the two separate topics in the dissertation.Probabil...
International audienceAdvances in processing power and memory technology have made multicore compute...
AbstractIn this paper, we develop a parallel recognition and decomposition algorithm for two-termina...
In this paper, a parallel algorithm is given that, given a graph G = (V; E), decides whether G is a ...
We describe a novel approach to parallelizing graph search using structured duplicate detection. Str...
Strongly connected components of a directed graph can be found in an optimal linear time, by algori...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
AbstractThe linear time serial algorithm of Lempel et al. (1967) for testing planarity of graphs use...
AbstractRecently, He and Yesha gave an algorithm for recognizing directed series-parallel graphs in ...
In this paper we examine parallel algorithms for performing a depth-first search (DFS) of a directed...
AbstractLempel, Even and Cederbaum proved the following result: Given any edge {st} in a biconnected...
Graph connectivity is a fundamental problem in computer science with many important applications. Se...
AbstractPart I of this paper presented a novel technique for approximate parallel scheduling and a n...
. This paper shows that for a strongly connected planar directed graph of size n, a depth-first sear...
With the increasing processing power of multicore computers, parallel graph search (or graph travers...
The following is in two parts, corresponding to the two separate topics in the dissertation.Probabil...
International audienceAdvances in processing power and memory technology have made multicore compute...
AbstractIn this paper, we develop a parallel recognition and decomposition algorithm for two-termina...
In this paper, a parallel algorithm is given that, given a graph G = (V; E), decides whether G is a ...
We describe a novel approach to parallelizing graph search using structured duplicate detection. Str...
Strongly connected components of a directed graph can be found in an optimal linear time, by algori...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...