English

On Planar Visibility Counting Problem

Computational Geometry 2021-03-16 v1

Abstract

For a set SS of nn disjoint line segments in R2\mathbb{R}^{2}, the visibility counting problem is to preprocess SS such that the number of visible segments in SS from any query point pp 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<α<10<\alpha<1, the space, preprocessing time and query time are Oϵ(n44α)O_{\epsilon}(n^{4-4\alpha}), Oϵ(n42α)O_{\epsilon}(n^{4-2\alpha}) and Oϵ(n2α)O_{\epsilon}(n^{2\alpha}), respectively. Where Oϵ(f(n))=O(f(n)nϵ)O_{\epsilon}(f(n)) = O(f(n)n^{\epsilon}) and ϵ>0\epsilon>0 is an arbitrary constant number.

Keywords

Cite

@article{arxiv.2103.08058,
  title  = {On Planar Visibility Counting Problem},
  author = {Sharareh Alipour},
  journal= {arXiv preprint arXiv:2103.08058},
  year   = {2021}
}