Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
167 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 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

On Planar Visibility Counting Problem (2103.08058v1)

Published 14 Mar 2021 in cs.CG

Abstract: For a set $S$ of $n$ disjoint line segments in $\mathbb{R}{2}$, the visibility counting problem is to preprocess $S$ such that the number of visible segments in $S$ from any query point $p$ can be computed quickly. There have been approximation algorithms for this problem with trade off between space and query time. We propose a new randomized algorithm to compute the exact answer of the problem. For any $0<\alpha<1$, the space, preprocessing time and query time are $O_{\epsilon}(n{4-4\alpha})$, $O_{\epsilon}(n{4-2\alpha})$ and $O_{\epsilon}(n{2\alpha})$, respectively. Where $O_{\epsilon}(f(n)) = O(f(n)n{\epsilon})$ and $\epsilon>0$ is an arbitrary constant number.

Summary

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