2009
DOI: 10.1016/j.ipl.2008.12.006
|View full text |Cite
|
Sign up to set email alerts
|

Dominance made simple

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
5
0

Year Published

2010
2010
2024
2024

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 16 publications
(5 citation statements)
references
References 10 publications
0
5
0
Order By: Relevance
“…For an array A [1, n] of n objects from a totally ordered universe and two indices i and j with 1 ≤ i ≤ j ≤ n, a Range Minimum Query 1 rmq A (i, j) returns the position of a minimum element in the sub-array A[i, j]; in symbols: rmq A (i, j) = argmin i≤k≤j A [k] . Given the ubiquity of arrays and the fundamental nature of this question, it is not surprising that RMQs have a wide range of applications in various fields of computing: text indexing [23,52], pattern matching [2,12], string mining [21,34], text compression [9,45], document retrieval [42,53,59], trees [4,6,38], graphs [28,49], bioinformatics [58], and in other types of range queries [10,56], to mention just a few.…”
Section: Introductionmentioning
confidence: 99%
“…For an array A [1, n] of n objects from a totally ordered universe and two indices i and j with 1 ≤ i ≤ j ≤ n, a Range Minimum Query 1 rmq A (i, j) returns the position of a minimum element in the sub-array A[i, j]; in symbols: rmq A (i, j) = argmin i≤k≤j A [k] . Given the ubiquity of arrays and the fundamental nature of this question, it is not surprising that RMQs have a wide range of applications in various fields of computing: text indexing [23,52], pattern matching [2,12], string mining [21,34], text compression [9,45], document retrieval [42,53,59], trees [4,6,38], graphs [28,49], bioinformatics [58], and in other types of range queries [10,56], to mention just a few.…”
Section: Introductionmentioning
confidence: 99%
“…2-dimensional dominance queries can be solved with a dynamic linear-size data structure with log n update and query time. Saxena [25] shows how static 3-dimensional dominance reporting can be solved using O(n log n) space and construction time with O(log n + S) query time where S is the size of the output. This approach can be easily adapted to provide the element with the maximal z-coordinate instead but there is few hope for linear space and O(log n) update time.…”
Section: Building the Height Partitionmentioning
confidence: 99%

Preprocessing Ambiguous Imprecise Points

van der Hoog,
Kostitsyna,
Löffler
et al. 2019
Preprint
“…In more detail, we use a method similar to that used to answer three-sided range queries [10,9,8], where we have to find all points with x-coordinate between i and j and y-coordinate greater than k.…”
Section: Reporting Cut Setsmentioning
confidence: 99%