I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii In this thesis, we study succinct representations of trees and graphs. A succinct representa-tion of a combinatorial object is a space efficient representation that supports a reasonable set of operations and queries on the object in constant or near constant time on the RAM with logarithmic word size. The storage requirement of a succinct representation is intended to be optimal to within lower order terms. We first propose a uniform approach for succinct representation of various families of trees...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
Abstract. In order to deal efficiently with infinite regular trees (or other pointed graph structure...
In this thesis, we study succinct representations of trees and graphs. A succinct representation of ...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
We consider the problem of finding succinct representations of graphs, that is, encodings using asym...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
A succinct data structure for a given data type is a representation of the underlying combinatorial ...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...
We implement and compare the major current techniques for representing general trees in succinct fo...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
Abstract. In order to deal efficiently with infinite regular trees (or other pointed graph structure...
In this thesis, we study succinct representations of trees and graphs. A succinct representation of ...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
Trees are one of the most fundamental structures in computer science. Standard pointer-based represe...
We consider the problem of finding succinct representations of graphs, that is, encodings using asym...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
A succinct data structure for a given data type is a representation of the underlying combinatorial ...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a lar...
We implement and compare the major current techniques for representing general trees in succinct fo...
Abstract. A k-ary cardinal tree is a rooted tree in which each node has at most k children, and each...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
Abstract. In order to deal efficiently with infinite regular trees (or other pointed graph structure...