Lecture 18

Learning objectives

After this class, you should be able to:

  1. Given a set of points in 1 or 2 dimensions, construct a range tree for it, and show each step in the range search algorithm to answer an orthogonal range query using the algorithms discussed in class.
  2. Prove the time and space complexities of the algorithms discussed in class, for orthogonal range search.

Reading assignment

  1. Handout on Orthogonal range searching, Introduction, sections 5.1 and 5.3.

Exercises and review questions


Last modified: 7 Aug 2006