Range Reporting for Moving Points on a Grid
Data Structures and Algorithms
2010-02-19 v1 Computational Geometry
Abstract
In this paper we describe a new data structure that supports orthogonal range reporting queries on a set of points that move along linear trajectories on a grid. The assumption that points lie on a grid enables us to significantly decrease the query time in comparison to the standard kinetic model. Our data structure answers queries in time, where denotes the number of points in the answer. The above improves over the lower bound that is valid in the infinite-precision kinetic model. The methods used in this paper could be also of independent interest.
Cite
@article{arxiv.1002.3511,
title = {Range Reporting for Moving Points on a Grid},
author = {Marek Karpinski and J. Ian Munro and Yakov Nekrich},
journal= {arXiv preprint arXiv:1002.3511},
year = {2010}
}
Comments
14 pages