We present external memory algorithms for outerplanarity testing, embedding outerplanar graphs, breadth-first search (BFS) and depth-first search (DFS) in outerplanar graphs, and finding a2-separator of size 2 for a given outerplanar graph. Our algorithms take O(sort(N)) I/Os and can easily be improved to take O (perm (N)) I/Os, as all these problems have linear time solutions in internal memory. For BFS, DFS, and outerplanar embedding we show matching lower bounds
We empirically investigate algorithms for solving Connected Components in the external memory model....
AbstractGraph data in modern scientific and engineering applications are often too large to fit in t...
Breadth first search (BFS) traversal on massive graphs in external memory was considered non-viable ...
We present linear-I/O algorithms for fundamental graph problems on embedded outerplanar graphs. We s...
We present linear-I/O algorithms for fundamental graph problems on embedded outerplanar graphs. We s...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
We give the first external memory algorithm for breadth-first search (BFS) which achieves $o(n)$ I/O...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memor...
An outerplanar graph is a graph which can be embedded in the plane so that all vertices lie on the b...
Computing the diameter of a graph is a fundamental part of network analysis. Even if the data fits i...
Breadth First Search (BFS) traversal is an archetype for many important graph problems. However, com...
The Seventeenth Annual ACM-SIAM Symposium on Discrete Algorith (SODA '06), Miami, Florida, 22-26 Jan...
We empirically investigate algorithms for solving Connected Components in the external memory model....
AbstractGraph data in modern scientific and engineering applications are often too large to fit in t...
Breadth first search (BFS) traversal on massive graphs in external memory was considered non-viable ...
We present linear-I/O algorithms for fundamental graph problems on embedded outerplanar graphs. We s...
We present linear-I/O algorithms for fundamental graph problems on embedded outerplanar graphs. We s...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
We give the first external memory algorithm for breadth-first search (BFS) which achieves $o(n)$ I/O...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memor...
An outerplanar graph is a graph which can be embedded in the plane so that all vertices lie on the b...
Computing the diameter of a graph is a fundamental part of network analysis. Even if the data fits i...
Breadth First Search (BFS) traversal is an archetype for many important graph problems. However, com...
The Seventeenth Annual ACM-SIAM Symposium on Discrete Algorith (SODA '06), Miami, Florida, 22-26 Jan...
We empirically investigate algorithms for solving Connected Components in the external memory model....
AbstractGraph data in modern scientific and engineering applications are often too large to fit in t...
Breadth first search (BFS) traversal on massive graphs in external memory was considered non-viable ...