Near Optimal Line Segment Weak Visibility Queries in Simple Polygons
Abstract
This paper considers the problem of computing the weak visibility polygon (WVP) of any query line segment pq (or WVP(pq)) inside a given simple polygon P. We present an algorithm that preprocesses P and creates a data structure from which WVP(pq) is efficiently reported in an output sensitive manner. Our algorithm needs O(n2 log n) time and O(n2) space in the preprocessing phase to report WVP(pq) of any query line segment pq in time O(log2 n + |WVP(pq)|). We improve the preprocessing time and space of current results for this problem at the expense of more query time.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.