Non-orthogonal Homothetic Range Partial-Sum Query on Integer Grids [extended Abstract]

Yuan Tang,Haibin Kan
DOI: https://doi.org/10.1007/978-3-319-78455-7_21
2018-01-01
Abstract:Algorithms for range partial sum query on high dimensional integer grids typically focus on orthogonal ranges, which by definition demands fixed right triangles between all adjacent boundary edges. We extend the algorithm to solve 2D homothetic triangular range queries in \(\langle O(N \alpha (N)), O(\alpha ^2 (N)) \rangle \) (\(\langle \)preprocessing bound, query bound\(\rangle \) of both time and space since they are identical.), where N is the total number of grid points and \(\alpha (\cdot )\) is a functional equivalence of the inverse Ackermann function. This asymmetric bound improves over the existing bound for orthogonal ranges. By the property of homotheticity, we mean that the angles between any two adjacent boundaries are arbitrarily fixed constants. The technique and bounds of our work can be extended to even higher dimensional grids.
What problem does this paper attempt to address?