We present linear-I/O algorithms for fundamental graph problems on embedded outerplanar graphs. We show that breadth-first search, depth-first search, single-source shortest paths, triangulation, and computing an ε-separator of size O(1/ε) take O(scan(N)) I/Os on embedded outerplanar graphs. We also show that it takes O(sort(N)) I/Os to test whether a given graph is outerplanar and to compute an outerplanar embedding of an outerplanar graph, thereby providing O(sort(N))-I/O algorithms for the above problems if no embedding of the graph is given. As all these problems have linear-time algorithms in internal memory, a simple simulation technique can be used to improve the I/O-complexity of our algorithms from O(sort(N)) to O(perm(N)). We prov...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
Many optimization problems can be solved efficiently if a tree-decomposition of small width is given...
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 external memory algorithms for outerplanarity testing, embedding outerplanar graphs, brea...
An outerplanar graph is a graph which can be embedded in the plane so that all vertices lie on the b...
We present I/O-optimal algorithms for several fundamental problems on planar graphs. Our main contri...
Given a graph of which the n vertices form a regular two-dimensional grid, and in which each (possib...
We present results related to satisfying shortest path queries on a planar graph stored in external ...
AbstractWe present results related to satisfying shortest path queries on a planar graph stored in e...
Even though a large number of I/O-efficient graph algorithms have been developed, a number of fundam...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
We present an algorithm that takes ON I/Os (sort(N)=Θ((N/(DB)) log∈ M/B (N/B)) is the number of I/Os...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memor...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
Many optimization problems can be solved efficiently if a tree-decomposition of small width is given...
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 external memory algorithms for outerplanarity testing, embedding outerplanar graphs, brea...
An outerplanar graph is a graph which can be embedded in the plane so that all vertices lie on the b...
We present I/O-optimal algorithms for several fundamental problems on planar graphs. Our main contri...
Given a graph of which the n vertices form a regular two-dimensional grid, and in which each (possib...
We present results related to satisfying shortest path queries on a planar graph stored in external ...
AbstractWe present results related to satisfying shortest path queries on a planar graph stored in e...
Even though a large number of I/O-efficient graph algorithms have been developed, a number of fundam...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
We present an algorithm that takes ON I/Os (sort(N)=Θ((N/(DB)) log∈ M/B (N/B)) is the number of I/Os...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memor...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
We present a collection of new techniques for designing and analyzing efficient external-memory algo...
Many optimization problems can be solved efficiently if a tree-decomposition of small width is given...