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/ɛ) takeO(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 prove ...
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...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
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...
We present results related to satisfying shortest path queries on a planar graph stored in external ...
Given a graph of which the n vertices form a regular two-dimensional grid, and in which each (possib...
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...
A graph is a mathematical abstraction that is useful in solving a variety of problems. NP-complete (...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
A graph is outer 1-planar (o1p) if it can be drawn in the plane such that all vertices are on the ou...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memor...
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...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...
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...
We present results related to satisfying shortest path queries on a planar graph stored in external ...
Given a graph of which the n vertices form a regular two-dimensional grid, and in which each (possib...
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...
A graph is a mathematical abstraction that is useful in solving a variety of problems. NP-complete (...
We give the first external memory algorithm for breadth-first search (BFS) which achieves o(n) I/Os ...
A graph is outer 1-planar (o1p) if it can be drawn in the plane such that all vertices are on the ou...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external memor...
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...
Breadth-first search (BFS) is a basic graph exploration technique. We give the first external-memory...