We provide two succinct representations of binary trees that can be used to represent the Cartesian tree of an array A of size n. Both the representations take the optimal 2n + o(n) bits of space in the worst case and support range minimum queries (RMQs) in O(1) time. The first one is a modification of the representation of Farzan and Munro (SWAT 2008); a consequence of this result is that we can represent the Cartesian tree of a random permutation in 1.92n + o(n) bits in expectation. The second one uses a well-known transformation between binary trees and ordinal trees, and ordinal tree operations to effect operations on the Cartesian tree. This provides an alternative, and more natural, way to view the 2D-Min-Heap of Fischer and Huen (SIC...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
We consider the problem of encoding two-dimensional arrays, whose elements come from a total order, ...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...
We present new results on Cartesian trees with applications in range minimum queries and bottleneck ...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
We present new results on Cartesian trees with applications in range minimum queries and bottleneck ...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
The range-minimum query (RMQ) problem is a fundamental data structuring task with numerous applicati...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We introduce a new updatable representation f binary trees. The structure requires the information t...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
We consider the problem of encoding two-dimensional arrays, whose elements come from a total order, ...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
We observe that a standard transformation between ordinal trees (arbitrary rooted trees with ordered...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...
We present new results on Cartesian trees with applications in range minimum queries and bottleneck ...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
We present new results on Cartesian trees with applications in range minimum queries and bottleneck ...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
The range-minimum query (RMQ) problem is a fundamental data structuring task with numerous applicati...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We introduce a new updatable representation f binary trees. The structure requires the information t...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
We consider the problem of encoding two-dimensional arrays, whose elements come from a total order, ...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...