6.838, Computational Geometry; Fall 2001

Point Location

Sergi Elizalde & David Pritchard


Proof: Expected Construction Time is O(n log n)

The time to insert segment si is O(ki) plus the time needed to locate the left endpoint of si in T(Si-1).
So, the expected running time of the algorithm is