International audienceDynamic algorithms are used to compute a property of some data while the data undergoes changes over time. Many dynamic algorithms have been proposed but nearly all are sequential. In this paper, we present our ongoing work on designing a parallel algorithm for the dynamic trees problem, which requires computing a property of a forest as the forest undergoes changes. Our algorithm allows insertion and/or deletion of both vertices and edges anywhere in the input and performs updates in parallel. We obtain our algorithm by applying a dynamization technique called self-adjusting computation to the classic algorithm of Miller and Reif for tree contraction
We present an approach for designing synchronized parallel algorithms to update RedBlack trees. The ...
INTRODUCTION Dynamic graph algorithms are algorithms that maintain properties of a (possibly edgewe...
AbstractAlgorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can ...
The dynamic trees problem is to maintain a forest subject to edge insertions and deletions while fac...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
We describe a machine model for automatically dynamizing static algorithms and apply it to history-i...
We describe a machine model for automatically dy-namizing static algorithms and apply it to history-...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
The paper proposes dynamic parallel algorithms for connectivity and bipartiteness of undirected grap...
Change propagation is a technique for automatically adjusting the output of an algorithm to changes ...
We propose an efficient parallel implementation of the Ramalingam algorithm for dynamic updating the...
The paper proposes an efficient associative algorithm for dynamic update of the shortest paths tree ...
Tree contraction algorithms, whose idea was first proposed by Miller and Reif, are important paralle...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
The dynamic tree is an abstract data type that allows the maintenance of a collection of trees subje...
We present an approach for designing synchronized parallel algorithms to update RedBlack trees. The ...
INTRODUCTION Dynamic graph algorithms are algorithms that maintain properties of a (possibly edgewe...
AbstractAlgorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can ...
The dynamic trees problem is to maintain a forest subject to edge insertions and deletions while fac...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
We describe a machine model for automatically dynamizing static algorithms and apply it to history-i...
We describe a machine model for automatically dy-namizing static algorithms and apply it to history-...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
The paper proposes dynamic parallel algorithms for connectivity and bipartiteness of undirected grap...
Change propagation is a technique for automatically adjusting the output of an algorithm to changes ...
We propose an efficient parallel implementation of the Ramalingam algorithm for dynamic updating the...
The paper proposes an efficient associative algorithm for dynamic update of the shortest paths tree ...
Tree contraction algorithms, whose idea was first proposed by Miller and Reif, are important paralle...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
The dynamic tree is an abstract data type that allows the maintenance of a collection of trees subje...
We present an approach for designing synchronized parallel algorithms to update RedBlack trees. The ...
INTRODUCTION Dynamic graph algorithms are algorithms that maintain properties of a (possibly edgewe...
AbstractAlgorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can ...