Proceedings of the 33rd ACM SIGMOD-SIGACT-SIGART Symposium on Principles of Database Systems 2014
DOI: 10.1145/2594538.2594557
|View full text |Cite
|
Sign up to set email alerts
|

Categorical range maxima queries

Abstract: Given an arrayA[1...n] of n distinct elements from the set {1, 2, ..., n} a range maximum query RMQ(a, b) returns the highest element in A[a...b] along with its position. In this paper, we study a generalization of this classical problem called Categorical Range Maxima Query (CRMQ) problem, in which each element A[i] in the array has an associated category (color) given by C[i] ∈ [σ]. A query then asks to report each distinct color c appearing in C[a...b] along with the highest element (and its position) in A[… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
4
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
4
2
2

Relationship

2
6

Authors

Journals

citations
Cited by 12 publications
(4 citation statements)
references
References 35 publications
0
4
0
Order By: Relevance
“…Lemma 8 (Patil et al [28], Theorem 9) There exists a linear-space data structure that answers the top-k 2-d dominance query in O(log n + k) time. The points are reported in a sorted order.…”
Section: Appendixmentioning
confidence: 99%
See 1 more Smart Citation
“…Lemma 8 (Patil et al [28], Theorem 9) There exists a linear-space data structure that answers the top-k 2-d dominance query in O(log n + k) time. The points are reported in a sorted order.…”
Section: Appendixmentioning
confidence: 99%
“…When we answer a 6-sided query, we traverse a root-to-leaf path and answer a 5-sided query at every node. We refer the reader to [32] or [29] for a complete description. The height of the tree is O(log w) and, by Theorem 2 we need O(log w n) time to answer a 5-sided query.…”
Section: Appendixmentioning
confidence: 99%
“…Colored range searching (also known as "categorical range searching", or "generalized range searching") have been extensively studied in computational geometry since the 1990s. For example, see the papers [6,12,19,20,21,22,24,25,26,27,29,30,31,32,33,35,37,38,39,41,47] and the survey by Gupta et al [23]. Given a set of n colored data points (where the color of a point represents its "category"), the objective is to build data structures that can provide statistics or some kind of summary about the colors of the points inside a query range.…”
Section: Introductionmentioning
confidence: 99%
“…Colored range searching and its related problems have been studied before [27,35,36,33,28,26,20,12,8,19,23,25,29,30,34,39]. They are known as GROUP-BY queries in the database literature.…”
mentioning
confidence: 99%