Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Near Optimal Line Segment Weak Visibility Queries in Simple Polygons (1309.7803v1)

Published 30 Sep 2013 in cs.CG

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.

Citations (1)

Summary

We haven't generated a summary for this paper yet.