Colored range searching on internal memory

  • Authors:
  • Haritha Bellam;Saladi Rahul;Krishnan Rajan

  • Affiliations:
  • Lab for Spatial Informatics, IIIT-Hyderabad, Hyderabad, India;Univerity of Minnesota, Minneapolis, MN;Lab for Spatial Informatics, IIIT-Hyderabad, Hyderabad, India

  • Venue:
  • DASFAA'12 Proceedings of the 17th international conference on Database Systems for Advanced Applications - Volume Part II
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recent advances in various application fields, like GIS, finance and others, has lead to a large increase in both the volume and the characteristics of the data being collected. Hence, general range queries on these datasets are not sufficient enough to obtain good insights and useful information from the data. This leads to the need for more sophisticated queries and hence novel data structures and algorithms such as the orthogonal colored range searching (OCRS) problem which is a generalized version of orthogonal range searching. In this work, an efficient main-memory algorithm has been proposed to solve OCRS by augmenting k-d tree with additional information. The performance of the proposed algorithm has been evaluated through extensive experiments and comparison with two base-line algorithms is presented. The data structure takes up linear or near-linear space of O(n logα), where α is the number of colors in the dataset (α ≤ n). The query response time varies minimally irrespective of the number of colors and the query box size.