On Planar Visibility Counting Problem

Abstract

For a set S of n disjoint line segments in R2, 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<α<1, the space, preprocessing time and query time are Oε(n4-4α), Oε(n4-2α) and Oε(n2α), respectively. Where Oε(f(n)) = O(f(n)nε) and ε>0 is an arbitrary constant number.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…