Encoding 2D range maximum queries

M Golin, J Iacono, D Krizanc, R Raman… - … Symposium on Algorithms …, 2011 - Springer
… the two-dimensional range maximum query problem (2D-RMQ). The input to this problem
is a two dimensional m by n array A of N … We consider queries of the following types. A 1-sided …

Encoding range minima and range top-2 queries

P Davoodi, G Navarro, R Raman… - … Transactions of the …, 2014 - royalsocietypublishing.org
… of encoding range minimum queries (RMQs): given an array … and create a data structure that
can answer the query RMQ(i,j), … our result to the encoding range top-2 query (RT2Q) problem…

The encoding complexity of two dimensional range minimum data structures

GS Brodal, A Brodnik, P Davoodi - European Symposium on Algorithms, 2013 - Springer
query range can be reported. We consider the space complexity of the encoding variant of
the problem where queries … matrix A, ie all information must be encoded in the data structure. …

[HTML][HTML] Encoding 2d range maximum queries

M Golin, J Iacono, D Krizanc, R Raman, SR Satti… - Theoretical Computer …, 2016 - Elsevier
two-dimensional range maximum query (2D-RMQ) problem: given an array containing elements
from an ordered set, encode2D-RMQ, ie, how many bits are needed to encode an array

Practical implementation of encoding range top-2 queries

S Jo, W Park, SR Satti - 19th International Symposium on …, 2021 - drops.dagstuhl.de
encoding for range Top-2 queries (RT2Q), and evaluate its performance. Given an array A[1,
n] of n elements from a total order, the range … and L(k) when 2d-max heap is represented by …

Encoding Data Structures for Range Queries on Arrays

S Jo, SR Satti - From Strings to Graphs, and Back Again: A …, 2025 - drops.dagstuhl.de
… build an encoding of the input so that subsequent queries can … only the encoding (ie, with no
access to the input at query time… the encoding data structures for a 1D array A[1,n], and a 2D

Encoding Range Minimum Queries

P Davoodi, G Navarro, R Raman, SS Rao - arXiv preprint arXiv:1311.4394, 2013 - arxiv.org
… Furthermore, our result can encode the RMQs of a random array A in 1.919… encoding range
top-2 query (RT2Q) problem, which is like the encoding RMQ problem except that the query

Practical Encodings for Range Top-2 Queries and Compressed RAM

박우영 - 2023 - s-space.snu.ac.kr
range of A, without accessing the array A at query time. In this thesis, we design a practical
variant of an encoding for range Top-2 query (… , and L(k) when 2d-max heap is represented by …

Encoding two-dimensional range top-k queries

S Jo, SR Satti - arXiv preprint arXiv:1809.07067, 2018 - arxiv.org
… We consider the problem of encoding two-dimensional arrays, whose elements come from
encoding for the sorted 1-sided Top-k queries on a 2D array A, to obtain an optimal encoding

Encoding Two-Dimensional Range Top-k Queries

S Jo, R Lingala, SR Satti - Algorithmica, 2021 - Springer
… of encoding two-dimensional arrays, whose elements come from a total order, for answering
\({\text{Top-}}{k}\) queries. … encoding which supports unsorted query using optimal space, if …