Visibility stabs and depth-first spiralling on line segments in output sensitive time

Citation
M. Keil et al., Visibility stabs and depth-first spiralling on line segments in output sensitive time, INT J C GEO, 10(5), 2000, pp. 535-552
Citations number
18
Categorie Soggetti
Engineering Mathematics
Journal title
INTERNATIONAL JOURNAL OF COMPUTATIONAL GEOMETRY & APPLICATIONS
ISSN journal
02181959 → ACNP
Volume
10
Issue
5
Year of publication
2000
Pages
535 - 552
Database
ISI
SICI code
0218-1959(200010)10:5<535:VSADSO>2.0.ZU;2-0
Abstract
Given a set S of n non-intersecting line segments in the plane, we present a new technique for efficiently traversing the endpoint visibility graph of S to solve a variety of visibility problems in output sensitive time. In p articular, we develop two techniques to compute the 2n visibility polygons of the endpoints of S, in output sensitive time. Depth-first spiralling is a technique that relies on the ordered endpoint visibility graph informatio n to traverse the endpoints of S in a spiral-like manner using a combinatio n of Jarvis' March and depth-first search. It is a practical method and has been implemented in C++ using LEDA.