Parallel depth-first search in general directed graphs
Alok Aggarwal, R.J. Anderson, et al.
STOC 1989
In this paper we present a fast parallel algorithm for constructing a depth first search tree for an undirected graph. The algorithm is an RNC algorithm, meaning that it is a probabilistic algorithm that runs in polylog time using a polynomial number of processors on a P-RAM. The run time of the algorithm is O(TMM(n) log3n), and the number of processors used is PMM (n) where TMM(n) and PMM(n) are the time and number of processors needed to find a minimum weight perfect matching on an n vertex graph with maximum edge weight n. © 1988 Akadémiai Kiadó.
Alok Aggarwal, R.J. Anderson, et al.
STOC 1989
S. Murthy, R. Akkiraju, et al.
Finishing and Converting Conference 1998
Alok Aggarwal, Amotz Bar-Noy, et al.
Journal of the ACM
Alok Aggarwal, C.Greg Plaxton
SODA 1994