Suresh Venkatasubramanian :: papers :: bfs
Home Research Papers Talks CV Links About Me The Geomblog

On External Memory Graph Traversal

Abstract:

We describe a new external memory data structure, the buffered repository tree, and use it to provide the first non-trivial external memory algorithm for directed breadth-first search (BFS) and an improved external algorithm for directed depth-first search. We also demonstrate the equivalence of various formulations of external undirected BFS, and we use these to give the first I/O-optimal BFS algorithm for undirected trees.