We provide data structures that maintain a graph as edges are inserted and deleted, and keep track of the following properties with the following times: minimum spanning forests, graph connectivity, graph 2-edge connectivity, and bipartiteness in time O(n1/2) per change; 3-edge connectivity, in time O(n2/3) per change; 4-edge connectivity, in time O(na(n)) per change; k-edge connectivity for constant k, in time O(nlogn) per change; 2-vertex connectivity, and 3-vertex connectivity, in time O(n) per change; and 4-vertex connectivity, in time O(na(n)) per change
We present a general framework for constructing cut sparsifiers in undirected graphs --- weighted su...
AbstractA data structure is proposed to maintain a collection of vertex-disjoint trees under a seque...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
We provide data structures that maintain a graph as edges are inserted and deleted, and keep track ...
We initiate the study of dynamic algorithms for graph sparsification problems and obtain fully dynam...
In this paper we present deterministic fully dynamic algorithms for maintaining several properties o...
| openaire: EC/H2020/759557/EU//ALGOComGraph compression or sparsification is a basic information-th...
We describe algorithms and data structures for maintaining a dynamic planar graph subject to edge in...
We consider the problem of maintaining a dynamic planar graph subject to edge insertions and edge de...
Deterministic fully dynamic graph algorithms are presented for connectivity and minimum spanning for...
A growing body of work addresses the challenge of processing dynamic graph streams: a graph is defin...
AbstractWe describe algorithms and data structures for maintaining a dynamic planar graph subject to...
We report our findings on an extensive empirical study on several algorithms for maintaining minimum...
Analyzing large dynamic networks is an important problem with applications in a wide range of discip...
This paper presents the first dynamic algorithm that maintains 2-edge connectivity in polylogarithmi...
We present a general framework for constructing cut sparsifiers in undirected graphs --- weighted su...
AbstractA data structure is proposed to maintain a collection of vertex-disjoint trees under a seque...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
We provide data structures that maintain a graph as edges are inserted and deleted, and keep track ...
We initiate the study of dynamic algorithms for graph sparsification problems and obtain fully dynam...
In this paper we present deterministic fully dynamic algorithms for maintaining several properties o...
| openaire: EC/H2020/759557/EU//ALGOComGraph compression or sparsification is a basic information-th...
We describe algorithms and data structures for maintaining a dynamic planar graph subject to edge in...
We consider the problem of maintaining a dynamic planar graph subject to edge insertions and edge de...
Deterministic fully dynamic graph algorithms are presented for connectivity and minimum spanning for...
A growing body of work addresses the challenge of processing dynamic graph streams: a graph is defin...
AbstractWe describe algorithms and data structures for maintaining a dynamic planar graph subject to...
We report our findings on an extensive empirical study on several algorithms for maintaining minimum...
Analyzing large dynamic networks is an important problem with applications in a wide range of discip...
This paper presents the first dynamic algorithm that maintains 2-edge connectivity in polylogarithmi...
We present a general framework for constructing cut sparsifiers in undirected graphs --- weighted su...
AbstractA data structure is proposed to maintain a collection of vertex-disjoint trees under a seque...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...