2015
DOI: 10.1007/978-3-319-19929-0_17
|View full text |Cite
|
Sign up to set email alerts
|

Encodings of Range Maximum-Sum Segment Queries and Applications

Abstract: Abstract. Given an array A containing arbitrary (positive and negative) numbers, we consider the problem of supporting range maximumsum segment queries on A: i.e., given an arbitrary range [i, j]Chen and Chao [Disc. App. Math. 2007] presented a data structure for this problem that occupies Θ(n) words, can be constructed in Θ(n) time, and supports queries in Θ(1) time. Our first result is that if only the indices [i , j ] are desired (rather than the maximum sum achieved in that subrange), then it is possible … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
2
1
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(9 citation statements)
references
References 14 publications
0
9
0
Order By: Relevance
“…Now suppose that a p < b q (if a p > b q , we use G 21 and Q 21 instead of G 12 and Q 12 respectively, in the following procedure), and let a ′ p be a vertex with the largest index in G 12 which is incident to a p , if it exists. Note that we can find such a ′ p in O(k) time [8,18]. If there is no vertex incident to a p or a ′ p < a p , we show that A [1]…”
Section: Now We Describe How To Compare A[1][a P ] With A[2][b Q ]mentioning
confidence: 86%
See 3 more Smart Citations
“…Now suppose that a p < b q (if a p > b q , we use G 21 and Q 21 instead of G 12 and Q 12 respectively, in the following procedure), and let a ′ p be a vertex with the largest index in G 12 which is incident to a p , if it exists. Note that we can find such a ′ p in O(k) time [8,18]. If there is no vertex incident to a p or a ′ p < a p , we show that A [1]…”
Section: Now We Describe How To Compare A[1][a P ] With A[2][b Q ]mentioning
confidence: 86%
“…Remark Let S sorted and S unsorted be the space needed to encode the sorted and unsorted 1-sided -k queries respectively. For 1D array, Gawrychowski and Nicholson showed that S sorted ∕S unsorted ≤ 2 (thus, the space requirements are asymptotically same for both case) [8]. In contrast, in 2D array case when k = m , S sorted ∕S unsorted ≤ lg k by Theorems 1 and 2, which implies the gap between the space needed to encode the 1-sided -k queries for sorted and unsorted case for a 2D array is significantly more than the case for a 1D array.…”
Section: It Is Easy To Show That This Does Not Change the Answers Of Unsortedmentioning
confidence: 99%
See 2 more Smart Citations
“…For example we traverse the nodes of D 3 A in Figure 1 as [6,6]. During the traversal (in the above order), the position(s) picked at each node are: A in the modified level order.…”
Section: Repeat Steps 2 and 3 Until All The Nodes In D Kmentioning
confidence: 99%