The fully-functional succinct tree representation of Navarro and Sadakane (2014) [10] supports a large number of operations in constant time using 2n + o(n) bits. However, the full idea is hard to implement. Only a simplified version with O(lgn) operation time has been implemented and shown to be practical and competitive. We describe a new variant of the original idea that is much simpler to implement and has worst-case time O(lglgn) for the operations. An implementation based on this version is experimentally shown to be superior to existing implementations.CONICYT, Chile FB000
Succinct data structures give space-efficient representations of large amounts of data without sacri...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
We implement and compare the major current techniques for representing general trees in succinct fo...
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...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
Enter the computing arboretum and you will find a variety of well-studied trees: AVL trees, symmetri...
We present two results for path traversal in trees, where the traversal is performed in an asymptoti...
This thesis studies the question of whether optimal alphabetic binary trees can be constructed in o(...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
Abstract. We present two results for path traversal in trees, where the traversal is performed in an...
Recent progress in the design or efficient data structures has been remarkable. This progress is doc...
Binary trees and binary codes have many applications in various branches of science and engineering,...
Succinct data structures give space-efficient representations of large amounts of data without sacri...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...
We implement and compare the major current techniques for representing general trees in succinct fo...
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...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
There exist two well-known succinct representations of ordered trees: BP (balanced parenthesis) [Mun...
Enter the computing arboretum and you will find a variety of well-studied trees: AVL trees, symmetri...
We present two results for path traversal in trees, where the traversal is performed in an asymptoti...
This thesis studies the question of whether optimal alphabetic binary trees can be constructed in o(...
Consider an ordered, static tree T on t nodes where each node has a label from alphabet set ~. Tree ...
Abstract. We present two results for path traversal in trees, where the traversal is performed in an...
Recent progress in the design or efficient data structures has been remarkable. This progress is doc...
Binary trees and binary codes have many applications in various branches of science and engineering,...
Succinct data structures give space-efficient representations of large amounts of data without sacri...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
We survey succinct representations of ordinal, or rooted, ordered trees. Succinct representations us...