Range searching in a set of line segments

24Citations
Citations of this article
7Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The range pearr.hi.ng (or windowing) problem asks for an accommodation of a set of objects such that those objects that lie (partially) In a given axis-parallel rectangle can be reported efficiently. He solve the range searching problem for a set of n non-intersecting, but possibly touching, line segments in the plane and give a data structure that allows for range queries in 0(k+ log2 n) time, where k is the number of reported answers. The structure is dynamic and allows for insertions and deletions of line segments in 0(log 2 n) time. The structure uses 0(n log n) storage. The related problem of moving the window (range) parallel to one of the coordinate-axes, determining the first line segment that will become visible or stops being visible, Is treated as well and similar bounds are obtained.

Cite

CITATION STYLE

APA

Overmars, M. H. (1985). Range searching in a set of line segments. In Proceedings of the 1st Annual Symposium on Computational Geometry, SCG 1985 (pp. 177–185). Association for Computing Machinery, Inc. https://doi.org/10.1145/323233.323257

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free