AbstractThe range minimum query problem, RMQ for short, is to preprocess a sequence of real numbers A[1…n] for subsequent queries of the form: “Given indices i, j, what is the index of the minimum value of A[i…j]?” This problem has been shown to be linearly equivalent to the LCA problem in which a tree is preprocessed for answering the lowest common ancestor of two nodes. It has also been shown that both the RMQ and LCA problems can be solved in linear preprocessing time and constant query time under the unit-cost RAM model. This paper studies a new query problem arising from the analysis of biological sequences. Specifically, we wish to answer queries of the form: “Given indices i and j, what is the maximum-sum segment of A[i…j]?” We estab...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
In this thesis, we propose efficient algorithms for aggregate information extraction from sequences ...
In this thesis, we propose efficient algorithms for aggregate information extraction from sequences ...
AbstractThe range minimum query problem, RMQ for short, is to preprocess a sequence of real numbers ...
We are given a sequence A of n real numbers which is to be preprocessed. In the Range Maximum-Sum Se...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Range minimum queries (RMQs) are essential in many algorithmic procedures. The problem is to prepare...
The Range-Minimum-Query-Problem is to preprocess an array of length n in O(n) time such that all sub...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...
In this paper we consider various encoding problems for range queries on arrays. In these problems, ...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
In this thesis, we propose efficient algorithms for aggregate information extraction from sequences ...
In this thesis, we propose efficient algorithms for aggregate information extraction from sequences ...
AbstractThe range minimum query problem, RMQ for short, is to preprocess a sequence of real numbers ...
We are given a sequence A of n real numbers which is to be preprocessed. In the Range Maximum-Sum Se...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Range minimum queries (RMQs) are essential in many algorithmic procedures. The problem is to prepare...
The Range-Minimum-Query-Problem is to preprocess an array of length n in O(n) time such that all sub...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...
In this paper we consider various encoding problems for range queries on arrays. In these problems, ...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
This thesis deals with data structures that are mostly useful in the area of string matching and str...
In this thesis, we propose efficient algorithms for aggregate information extraction from sequences ...
In this thesis, we propose efficient algorithms for aggregate information extraction from sequences ...