We propose new succinct representations of ordinal trees, which have been studied exten-sively. It is known that any n-node static tree can be represented in 2n + o(n) bits and a number of operations on the tree can be supported in constant time under the word-RAM model. However the data structures are complicated and difficult to dynamize. We propose a simple and flexible data structure, called the range min-max tree, that reduces the large num-ber of relevant tree operations considered in the literature to a few primitives that are carried out in constant time on sufficiently small trees. The result is extended to trees of arbitrary size, achieving 2n + O(n/polylog(n)) bits of space, which is optimal for some operations. The redundancy is...
We introduce a new updatable representation f binary trees. The structure requires the information t...
National Taiwan University Abstract. An ordinal tree is an arbitrary rooted tree where the children ...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
In this thesis, we study succinct representations of trees and graphs. A succinct representation of ...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
We present a new universal source code for distributions of unlabeled binary and ordinal trees that ...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
We implement and compare the major current techniques for representing general trees in succinct fo...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
We introduce a new updatable representation f binary trees. The structure requires the information t...
National Taiwan University Abstract. An ordinal tree is an arbitrary rooted tree where the children ...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
In this thesis, we study succinct representations of trees and graphs. A succinct representation of ...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
We present a new universal source code for distributions of unlabeled binary and ordinal trees that ...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
We implement and compare the major current techniques for representing general trees in succinct fo...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
We introduce a new updatable representation f binary trees. The structure requires the information t...
National Taiwan University Abstract. An ordinal tree is an arbitrary rooted tree where the children ...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...