Geometric and Spatial Data Structures in External Memory:Conclusions

Conclusions

In this chapter we have surveyed several useful paradigms and techniques for the design and implementation of efficient data structures for external memory. A variety of interesting challenges remain in geometric search applications, such as methods for high-dimensional and nonorthogonal range searches as well as the analysis of R-trees and linear-space methods for typical-case scenarios. A continuing goal is to translate theoretical gains into observable improvements in practice. For some of the problems that can be solved optimally up to a constant factor, the constant overhead is too large for the algorithm to be of practical use, and simpler approaches are needed.

Comments

Popular posts from this blog

Data Structures in Web Information Retrieval:Fingerprints

Double-Ended Priority Queues:Interval Heaps.

Double-Ended Priority Queues: Deaps.