Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree T may be of arbitrary degree and of arbitrary shape. Say, we wish to support basic navigational operations such as find the parent of node u, the ith child of u, and any child of u with label ?. In a seminal work over fifteen years ago, Jacobson [15] observed that pointer-based tree representations are wasteful in space and introduced the notion of succinct data structures. He studied the special case of unlabeled trees and presented a succinct data structure of 2t+o(t) bits supporting navigational operations in O(1) time. The space used is asymptotically optimal with the information-theoretic lower bound averaged over all trees. This led to ...
We present two results for path traversal in trees, where the traversal is performed in an asymptoti...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract. We present two results for path traversal in trees, where the traversal is performed in an...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
Consider an ordered, static tree T where each node has a label from alphabet σ. Tree T may be of arb...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
Trees are a fundamental structure in computing. They are used in almost every aspect of modeling and...
We propose new entropy measures for trees, the known ones are H_k(?), the k-th order (tree label) en...
We consider the problem of coding labeled trees by means of strings of node labels. Different codes ...
Trees are a ubiquitous data structure in computer science. LISP, for instance, was designed to manip...
Abstract—Labeling schemes lie at the core of query processing for many tree-structured data such as ...
The problem of coding labeled trees has been widely studied in the literature and several bijective ...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
We consider the problem of coding labeled trees by means of strings of node labels and we present a ...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
We present two results for path traversal in trees, where the traversal is performed in an asymptoti...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract. We present two results for path traversal in trees, where the traversal is performed in an...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
Consider an ordered, static tree T where each node has a label from alphabet σ. Tree T may be of arb...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
Trees are a fundamental structure in computing. They are used in almost every aspect of modeling and...
We propose new entropy measures for trees, the known ones are H_k(?), the k-th order (tree label) en...
We consider the problem of coding labeled trees by means of strings of node labels. Different codes ...
Trees are a ubiquitous data structure in computer science. LISP, for instance, was designed to manip...
Abstract—Labeling schemes lie at the core of query processing for many tree-structured data such as ...
The problem of coding labeled trees has been widely studied in the literature and several bijective ...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
We consider the problem of coding labeled trees by means of strings of node labels and we present a ...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
We present two results for path traversal in trees, where the traversal is performed in an asymptoti...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract. We present two results for path traversal in trees, where the traversal is performed in an...