19

Interval, Segment, Range, and Priority Search Trees

D. T. Lee

Academia Sinica

Hung-I Yu

Academia Sinica

19.1Introduction

19.2Interval Trees

Construction of Interval TreesExample and Its Applications

19.3Segment Trees

Construction of Segment TreesExamples and Its Applications

19.4Range Trees

Construction of Range TreesExamples and Its Applications

19.5Priority Search Trees

Construction of Priority Search TreesExamples and Its Applications

Acknowledgments

References

19.1Introduction

In this chapter, we introduce four basic data structures that are of fundamental importance and have many applications as we will briefly cover them in later sections. They are interval trees, segment trees, range trees, and priority search trees. Consider for ...

Get Handbook of Data Structures and Applications, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.