Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memory algorithm for sparse undirected graphs with sublinear I/O. The best previous algorithm requires (n + DB log M=B n+m B ) I/Os on a graph with n nodes and m edges and a machine with main-memory of size M , D parallel disks, and block size B. We present a new approach which requires only O( n+m ) I/Os. Hence, for m = O(n) and all realistic values of log M=B n+m B , it improves upon the I/O-performance of the best previous algorithm by a factor D B). Our approach is fairly simple and we conjecture it to be practical. We also give improved algorithms for undirected single-source shortest-paths with small integer edge w...
In many different areas of computing, problems can arise which are too large to fit in main memory. ...
Gao, Guang R.Analysis of massive graphs has emerged as an important area for massively parallel comp...
We present external memory algorithms for outerplanarity testing, embedding outerplanar graphs, brea...
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/O...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
Modern day’s databases contain over hundred gigabytes to petabytes of information. For efficient and...
We describe a new external memory data structure, the buffered repository tree, and use it to provid...
Breadth First Search (BFS) traversal is an archetype for many important graph problems. However, com...
9th Implementation Challenge of DIMACS, the Center for Discrete Mathematics and Theoretical Computer...
Breadth first search (BFS) traversal on massive graphs in external memory was considered non-viable ...
The Seventeenth Annual ACM-SIAM Symposium on Discrete Algorith (SODA \u2706), Miami, Florida, 22-26 ...
Even though a large number of I/O-efficient graph algorithms have been developed, a number of fundam...
ALEXNEX07/ ANACO04: Workshop on Algorithm Engineering & Experiments, 6 January 2007, Astor Crowne P...
Recent work shows that the memory requirements of A * and related graph-search algorithms can be red...
In many different areas of computing, problems can arise which are too large to fit in main memory. ...
Gao, Guang R.Analysis of massive graphs has emerged as an important area for massively parallel comp...
We present external memory algorithms for outerplanarity testing, embedding outerplanar graphs, brea...
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/O...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
Modern day’s databases contain over hundred gigabytes to petabytes of information. For efficient and...
We describe a new external memory data structure, the buffered repository tree, and use it to provid...
Breadth First Search (BFS) traversal is an archetype for many important graph problems. However, com...
9th Implementation Challenge of DIMACS, the Center for Discrete Mathematics and Theoretical Computer...
Breadth first search (BFS) traversal on massive graphs in external memory was considered non-viable ...
The Seventeenth Annual ACM-SIAM Symposium on Discrete Algorith (SODA \u2706), Miami, Florida, 22-26 ...
Even though a large number of I/O-efficient graph algorithms have been developed, a number of fundam...
ALEXNEX07/ ANACO04: Workshop on Algorithm Engineering & Experiments, 6 January 2007, Astor Crowne P...
Recent work shows that the memory requirements of A * and related graph-search algorithms can be red...
In many different areas of computing, problems can arise which are too large to fit in main memory. ...
Gao, Guang R.Analysis of massive graphs has emerged as an important area for massively parallel comp...
We present external memory algorithms for outerplanarity testing, embedding outerplanar graphs, brea...