Papers
Topics
Authors
Recent
Search
2000 character limit reached

Improved Submatrix Maximum Queries in Monge Matrices

Published 9 Jul 2013 in cs.DS | (1307.2313v4)

Abstract: We present efficient data structures for submatrix maximum queries in Monge matrices and Monge partial matrices. For n×nn\times n Monge matrices, we give a data structure that requires O(n) space and answers submatrix maximum queries in O(logn)O(\log n) time. The best previous data structure [Kaplan et al., SODA`12] required O(nlogn)O(n \log n) space and O(log<sup>2</sup>n)O(\log<sup>2</sup> n) query time. We also give an alternative data structure with constant query-time and O(n<sup>1+ε) O(n<sup>{1+\varepsilon}) construction time and space for any fixed $\varepsilon&lt;1$. For n×nn\times n {\em partial} Monge matrices we obtain a data structure with O(n) space and O(lognα(n))O(\log n \cdot \alpha(n)) query time. The data structure of Kaplan et al. required O(nlognα(n))O(n \log n \cdot \alpha(n)) space and O(log<sup>2</sup>n)O(\log<sup>2</sup> n) query time. Our improvements are enabled by a technique for exploiting the structure of the upper envelope of Monge matrices to efficiently report column maxima in skewed rectangular Monge matrices. We hope this technique can be useful in obtaining faster search algorithms in Monge partial matrices. In addition, we give a linear upper bound on the number of breakpoints in the upper envelope of a Monge partial matrix. This shows that the inverse Ackermann α(n)\alpha(n) term in the analysis of the data structure of Kaplan et. al is superfluous.

Citations (5)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.