Trees are one of the most fundamental structures in computer science. Standard pointer-based representations consume a significant amount of space while only supporting a small set of navigational operations. Succinct data structures have been developed to overcome these difficulties. A succinct data structure for an object from a given class of objects occupies space close to the information-theoretic lower-bound for representing an object from the class, while supporting the required operations on the object efficiently. In this thesis we consider representing trees succinctly. Various succinct representations have been designed for representing different classes of trees, namely, ordinal trees, cardinal trees and labelled trees. Barring ...
We consider the indexable dictionary problem which consists in storing a set S C (0,...,m- 1} for so...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
The projection of a set of marked nodes in a tree can be represented by a structure tree, that is, ...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
We introduce a new updatable representation f binary trees. The structure requires the information t...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
In this paper we have developed an algorithm that converts a given k-ary tree, for any k ≥ 3, to its...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
We consider the indexable dictionary problem which consists in storing a set S C (0,...,m- 1} for so...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
The projection of a set of marked nodes in a tree can be represented by a structure tree, that is, ...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
We introduce a new updatable representation f binary trees. The structure requires the information t...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
AbstractWe study the problem of maintaining a dynamic ordered tree succinctly under updates of the f...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
Dynamic trees, originally described by Sleator and Tarjan, have been studied in detail for non persi...
In this paper we have developed an algorithm that converts a given k-ary tree, for any k ≥ 3, to its...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
We consider the indexable dictionary problem which consists in storing a set S C (0,...,m- 1} for so...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
The projection of a set of marked nodes in a tree can be represented by a structure tree, that is, ...