The dynamic trees problem is to maintain a forest subject to edge insertions and deletions while facilitating queries such as connectivity, path weights, and subtree weights. Dynamic trees are a fundamental building block of a large number of graph algorithms. Although traditionally studied in the single-update setting, dynamic algorithms capable of supporting batches of updates are increasingly relevant today due to the emergence of rapidly evolving dynamic datasets. Since processing updates on a single processor is often unrealistic for large batches of updates, designing parallel batch-dynamic algorithms that achieve provably low span is important for many applications. In this work, we design the first work-efficient parallel batch-dyna...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
We present an approach for designing synchronized parallel algorithms to update RedBlack trees. The ...
The paper proposes dynamic parallel algorithms for connectivity and bipartiteness of undirected grap...
International audienceDynamic algorithms are used to compute a property of some data while the data ...
d-trees are widely used in parallel databases to support efficient neighborhood and similarity queri...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
Change propagation is a technique for automatically adjusting the output of an algorithm to changes ...
We describe a machine model for automatically dynamizing static algorithms and apply it to history-i...
Hierarchical agglomerative clustering (HAC) is a popular algorithm for clustering data, but despite ...
We describe a machine model for automatically dy-namizing static algorithms and apply it to history-...
The dynamic tree is an abstract data type that allows the maintenance of a collection of trees subje...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
Answering connectivity queries is fundamental to fully dynamic graphs where edges and vertices are i...
This thesis studies a series of questions about dynamic algorithms which are algorithms for quickly ...
Maintaining a $k$-core decomposition quickly in a dynamic graph has important applications in networ...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
We present an approach for designing synchronized parallel algorithms to update RedBlack trees. The ...
The paper proposes dynamic parallel algorithms for connectivity and bipartiteness of undirected grap...
International audienceDynamic algorithms are used to compute a property of some data while the data ...
d-trees are widely used in parallel databases to support efficient neighborhood and similarity queri...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
Change propagation is a technique for automatically adjusting the output of an algorithm to changes ...
We describe a machine model for automatically dynamizing static algorithms and apply it to history-i...
Hierarchical agglomerative clustering (HAC) is a popular algorithm for clustering data, but despite ...
We describe a machine model for automatically dy-namizing static algorithms and apply it to history-...
The dynamic tree is an abstract data type that allows the maintenance of a collection of trees subje...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
Answering connectivity queries is fundamental to fully dynamic graphs where edges and vertices are i...
This thesis studies a series of questions about dynamic algorithms which are algorithms for quickly ...
Maintaining a $k$-core decomposition quickly in a dynamic graph has important applications in networ...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
We present an approach for designing synchronized parallel algorithms to update RedBlack trees. The ...
The paper proposes dynamic parallel algorithms for connectivity and bipartiteness of undirected grap...