We consider the problem of dynamically maintaining general series parallel directed acyclic graphs (GSP dags), two-terminal series parallel directed acyclic graphs (TTSP dags) and looped series parallel directed graphs (looped SP digraphs). We present data structures for updating (by both inserting and deleting either a group of edges or vertices) GSP dags, TTSP clags and looped SP digraphs of m edges and n vertices in O( log n) worst-case time. The time required to check whether there is a path between two given vertices is O(log n), while a path of length k can be traced out in O(k + log n) time. For GSP and TTSP dags, our data structures are able to report a regular expression describing all the paths between two vertices x and y in O(h ...
We present fully dynamic algorithms for maintaining the biconnected components in general and plane...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
In this paper we generalize a technique used by La Poutré and van Leeuwen for updating the transitiv...
We consider the problem of dynamically maintaining minimal series parallel directed acyclic graphs (...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
Dynamic graph algorithms maintain a certain property (e.g., connectivity) of a graph that changes dy...
A series-parallel directed acyclic graph, or SP-dag, contains nodes that are either in series or log...
We introduce a new dynamic data structure for maintaining the strongly connected components (SCCs) o...
We introduce a new dynamic data structure for maintaining the strongly connected components (SCCs) o...
AbstractWe propose dynamic algorithms and data structures for chordal graphs supporting the followin...
AbstractA linear time labeling algorithm is presented for series-parallel graphs. The labels enable ...
We propose an incremental algorithm to maintain a DFS-forest in a directed acyclic graph under a seq...
We present fully dynamic algorithms for maintaining the biconnected components in general and plane ...
International audienceIn this paper, we present new incremental algorithms for maintaining data stru...
AbstractIn this paper we propose dynamic algorithms for maintaining a breadth-first search tree from...
We present fully dynamic algorithms for maintaining the biconnected components in general and plane...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
In this paper we generalize a technique used by La Poutré and van Leeuwen for updating the transitiv...
We consider the problem of dynamically maintaining minimal series parallel directed acyclic graphs (...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
Dynamic graph algorithms maintain a certain property (e.g., connectivity) of a graph that changes dy...
A series-parallel directed acyclic graph, or SP-dag, contains nodes that are either in series or log...
We introduce a new dynamic data structure for maintaining the strongly connected components (SCCs) o...
We introduce a new dynamic data structure for maintaining the strongly connected components (SCCs) o...
AbstractWe propose dynamic algorithms and data structures for chordal graphs supporting the followin...
AbstractA linear time labeling algorithm is presented for series-parallel graphs. The labels enable ...
We propose an incremental algorithm to maintain a DFS-forest in a directed acyclic graph under a seq...
We present fully dynamic algorithms for maintaining the biconnected components in general and plane ...
International audienceIn this paper, we present new incremental algorithms for maintaining data stru...
AbstractIn this paper we propose dynamic algorithms for maintaining a breadth-first search tree from...
We present fully dynamic algorithms for maintaining the biconnected components in general and plane...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
In this paper we generalize a technique used by La Poutré and van Leeuwen for updating the transitiv...