The following is in two parts, corresponding to the two separate topics in the dissertation.Probabilistic Analysis of Double HashingIn [GS78], a deep and elegant analysis shows that double hashing is asymptotically equivalent to the ideal uniform hashing up to a load factor of about 0.319. In this paper we show how a resampling technique can be used to develop a surprisingly simple proof of the result that this equivalence holds for load factors arbitrarily close to 1.Parallel Depth First Search of Planar Directed Acyclic GraphsIn 1988, Kao [Kao88] presented the first NC algorithm for the depth first search of a directed planar graph. Recently, Kao and Klein [KK90] reduced the number of processors required from O(n^4) to linear, but the tim...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
Breadth-First Search is a graph traversal technique used in many applications as a building block, e...
AbstractIn this paper we analyze the performance of double hashing, a well-known hashing algorithm i...
. This paper shows that for a strongly connected planar directed graph of size n, a depth-first sear...
In this paper we examine parallel algorithms for performing a depth-first search (DFS) of a directed...
We show that testing reachability in a planar DAG can be performed in parallel in O(log n log tim...
International audienceAdvances in processing power and memory technology have made multicore compute...
With the increasing processing power of multicore computers, parallel graph search (or graph travers...
Even though a large number of I/O-efficient graph algorithms have been developed, a number of fundam...
AbstractFew existing parallel graph algorithms achieve optimality when applied to very sparse graphs...
We show that testing reachability in a planar DAG can be performed in parallel in O(log n log n) ...
AbstractThe linear time serial algorithm of Lempel et al. (1967) for testing planarity of graphs use...
[[abstract]]Given a undirected graph G, the breadth-first search tree is constructed by a breadth-fi...
Graph connectivity is a fundamental problem in computer science with many important applications. Se...
Abstract—The construction of efficient parallel graph al-gorithms is important for quickly solving p...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
Breadth-First Search is a graph traversal technique used in many applications as a building block, e...
AbstractIn this paper we analyze the performance of double hashing, a well-known hashing algorithm i...
. This paper shows that for a strongly connected planar directed graph of size n, a depth-first sear...
In this paper we examine parallel algorithms for performing a depth-first search (DFS) of a directed...
We show that testing reachability in a planar DAG can be performed in parallel in O(log n log tim...
International audienceAdvances in processing power and memory technology have made multicore compute...
With the increasing processing power of multicore computers, parallel graph search (or graph travers...
Even though a large number of I/O-efficient graph algorithms have been developed, a number of fundam...
AbstractFew existing parallel graph algorithms achieve optimality when applied to very sparse graphs...
We show that testing reachability in a planar DAG can be performed in parallel in O(log n log n) ...
AbstractThe linear time serial algorithm of Lempel et al. (1967) for testing planarity of graphs use...
[[abstract]]Given a undirected graph G, the breadth-first search tree is constructed by a breadth-fi...
Graph connectivity is a fundamental problem in computer science with many important applications. Se...
Abstract—The construction of efficient parallel graph al-gorithms is important for quickly solving p...
This paper presents many different parallel for-mulations of the A*/Branch-and-Bound search algorith...
Breadth-First Search is a graph traversal technique used in many applications as a building block, e...
AbstractIn this paper we analyze the performance of double hashing, a well-known hashing algorithm i...