Depth-first search is inherently sequential (Q1062456)
From MaRDI portal
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | Depth-first search is inherently sequential |
scientific article |
Statements
Depth-first search is inherently sequential (English)
0 references
1985
0 references
This paper concerns the computational complexity of depth-first search. Suppose we are given a rooted graph G with fixed adjacency lists and vertices u,v. We wish to test if u is first visited before v in depth- first search order of G. We show that this problem, for undirected and directed graphs, is complete in deterministic polynomial time with respect to deterministic log-space reductions. This gives strong evidence that depth-first search ordering can be done neither in deterministic space (log n)\({}^ c\) nor in parallel time (log n)\({}^ c\), for any constant \(c>0\).
0 references
parallel computation
0 references
polynomial time complete
0 references
rooted graph
0 references