Sciweavers

COMPGEOM
2001
ACM

Segment intersection searching problems in general settings

13 years 8 months ago
Segment intersection searching problems in general settings
We consider segment intersection searching amidst (possibly intersecting) algebraic arcs in the plane. We show how to preprocess n arcs in time O(n2+ ) into a data structure of size O(n2+ ), for any > 0, such that the k arcs intersecting a query segment can be counted in time O(log n) or reported in time O(log n + k). This problem was extensively studied in restricted settings (e.g., amidst segments, circles or circular arcs), but no solution with comparable performance was previously presented for the general case of possibly intersecting algebraic arcs. Our data structure for the general case matches or improves (sometimes by an order of magnitude) the size of the best previously presented solutions for the special cases. As an immediate application of this result, we obtain an efficient data structure for the triangular windowing problem, which is a generalization of triangular range searching. As another application, the first substantially sub-quadratic algorithm for a red-bl...
Vladlen Koltun
Added 23 Aug 2010
Updated 23 Aug 2010
Type Conference
Year 2001
Where COMPGEOM
Authors Vladlen Koltun
Comments (0)