AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the following form: insertion or deletion of a leaf, insertion of a node on an edge (edge subdivision) or deletion of a node with only one child (the child becomes a child of its former grandparent). We allow satellite data of a fixed size to be associated to the nodes of the tree.We support update operations in constant amortized time and support access to satellite data and basic navigation operations in worst-case constant time; the basic navigation operations include parent, first/last-child, previous/next-child. These operations are moving from a node to its parent, leftmost/rightmost child, and its previous and next child respectively.We dem...
We introduce a new updatable representation f binary trees. The structure requires the information t...
Abstract. This paper describes new methods for maintaining a point-location data structure for a dyn...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
We show how binary trees of bounded balance can be maintained so that the time to perform each indiv...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
The dynamic trees problem is to maintain a forest subject to edge insertions and deletions while fac...
The projection of a set of marked nodes in a tree can be represented by a structure tree, that is, ...
Augmented B-trees (aB-trees) are a broad class of data structures. The seminal work "succincter" by ...
We introduce a new updatable representation f binary trees. The structure requires the information t...
Abstract. This paper describes new methods for maintaining a point-location data structure for a dyn...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
The dynamic tree problem is that of maintaining an arbitrary n-vertex for-est that changes over time...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
We show how binary trees of bounded balance can be maintained so that the time to perform each indiv...
The dynamic trees problem is that of maintaining a forest that changes over time through edge insert...
The dynamic trees problem is to maintain a forest subject to edge insertions and deletions while fac...
The projection of a set of marked nodes in a tree can be represented by a structure tree, that is, ...
Augmented B-trees (aB-trees) are a broad class of data structures. The seminal work "succincter" by ...
We introduce a new updatable representation f binary trees. The structure requires the information t...
Abstract. This paper describes new methods for maintaining a point-location data structure for a dyn...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...