LRM-Trees are an elegant way to partition a sequence of values into sorted consecutive blocks, and to express the relative position of the first element of each block within a previous block. They were used to encode ordinal trees and to index integer arrays in order to support range minimum queries on them. We describe how they yield many other convenient results in a variety of areas, from data structures to algorithms: some compressed succinct indices for range minimum queries; a new adaptive sorting algorithm; and a compressed succinct data structure for permutations supporting direct and indirect application in time all the shortest as the permutation is compressible. As part of our review preliminary work, we also give an overview of ...
An LSM-tree (log-structured merge-tree) is a hierarchical, orderly and disk-oriented data storage st...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
We present a new universal source code for distributions of unlabeled binary and ordinal trees that ...
AbstractLRM-Trees are an elegant way to partition a sequence of values into sorted consecutive block...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
Since its introduction in 1984, R-tree has been proven to be one of the most practical and well-beha...
Run-Length-Encoding (RLE) is a data compression technique that is used in various applications, e.g....
Run-Length-Encoding (RLE) is a data compression tech-nique that is used in various applications, e.g...
A bitmap index is a type of database index in which querying is implemented using logical operations...
Since its introduction in 1984, R-tree has been proven to be one of the most practical and well-beha...
The collection indexing problem is defined as follows: Given a collection of highly similar strings,...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
This thesis revisits two fundamental problems in data structure design: predecessor search and rank/...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
Consider an ordered, static tree T where each node has a label from alphabet σ. Tree T may be of arb...
An LSM-tree (log-structured merge-tree) is a hierarchical, orderly and disk-oriented data storage st...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
We present a new universal source code for distributions of unlabeled binary and ordinal trees that ...
AbstractLRM-Trees are an elegant way to partition a sequence of values into sorted consecutive block...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
Since its introduction in 1984, R-tree has been proven to be one of the most practical and well-beha...
Run-Length-Encoding (RLE) is a data compression technique that is used in various applications, e.g....
Run-Length-Encoding (RLE) is a data compression tech-nique that is used in various applications, e.g...
A bitmap index is a type of database index in which querying is implemented using logical operations...
Since its introduction in 1984, R-tree has been proven to be one of the most practical and well-beha...
The collection indexing problem is defined as follows: Given a collection of highly similar strings,...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
This thesis revisits two fundamental problems in data structure design: predecessor search and rank/...
Abstract. We consider succinct representations of labeled ordinal trees that support a rich set of o...
Consider an ordered, static tree T where each node has a label from alphabet σ. Tree T may be of arb...
An LSM-tree (log-structured merge-tree) is a hierarchical, orderly and disk-oriented data storage st...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
We present a new universal source code for distributions of unlabeled binary and ordinal trees that ...