An Optimal Algorithm For Searching The Optimal Translation Of Query Windows In Quadtree Decomposition

Hao Chen,Guangchun Luo
DOI: https://doi.org/10.1587/transinf.E94.D.2043
2011-01-01
IEICE Transactions on Information and Systems
Abstract:One of the efficient methods to build the index of continuous window queries over moving objects is by means of region quadtree index. In this paper, we present an optimal algorithm to search for the optimal position translation of query windows, where the total number of decomposed quadtree blocks for those windows in quadtree representation is minimal. We exploit the branch-and-bound concept to prune the particular paths of recursions in the search space. Evaluation proves that our optimal algorithm reduces search time greatly and the quadtree index based on optimal position translation works efficiently for continuous window queries. To the best of our knowledge, the algorithms and experiments reported in this paper are novel.
What problem does this paper attempt to address?