Orthogonal Range Queries: Range Trees and Kd-Trees (6/6) | Computational Geometry - Lecture 05

preview_player
Показать описание
Computational Geometry
Lecture 05: Orthogonal Range Queries: Range Trees and Kd-Trees
Part VI: Fractional Cascading
Philipp Kindermann

Рекомендации по теме
Комментарии
Автор

That's some absolute wizardry right there! Layered range trees :O

codyheiner
Автор

awesome video, woul've loved some more words on n-dimensional range queries, but still very helpful

rzdexyz
Автор

I guess the lesson is: see if you repeat certin calculations unnecessarily.
if so, maybe you should do some preprocessing in advance and store the answere.

IsraelJacobowich
Автор

what would be the space requirement for this for the 2d range tree?

jeremyculkin