Lecture 20

Learning objectives

After this class, you should be able to:

  1. Given a set of points, construct a layered range tree, and show the steps involved in querying it.
  2. Derive the space and time complexity for constructing a layered range tree, and for querying it.

Reading assignment

  1. Handout on Orthogonal range searching.
  2. CLR: Page 906 and 907.

Exercises and review questions


Last modified: 8 Nov 2006