Computer Science – Computational Geometry
Scientific paper
2008-09-16
Computer Science
Computational Geometry
18 pages, 13 figures
Scientific paper
10.1016/j.jda.2009.10.002
The Largest Empty Circle problem seeks the largest circle centered within the convex hull of a set $P$ of $n$ points in $\mathbb{R}^2$ and devoid of points from $P$. In this paper, we introduce a query version of this well-studied problem. In our query version, we are required to preprocess $P$ so that when given a query line $Q$, we can quickly compute the largest empty circle centered at some point on $Q$ and within the convex hull of $P$. We present solutions for two special cases and the general case; all our queries run in $O(\log n)$ time. We restrict the query line to be horizontal in the first special case, which we preprocess in $O(n \alpha(n) \log n)$ time and space, where $\alpha(n)$ is the slow growing inverse of the Ackermann's function. When the query line is restricted to pass through a fixed point, the second special case, our preprocessing takes $O(n \alpha(n)^{O(\alpha(n))} \log n)$ time and space. We use insights from the two special cases to solve the general version of the problem with preprocessing time and space in $O(n^3 \log n)$ and $O(n^3)$ respectively.
Augustine John
Putnam Brian
Roy Sasanka
No associations
LandOfFree
Largest Empty Circle Centered on a Query Line does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with Largest Empty Circle Centered on a Query Line, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Largest Empty Circle Centered on a Query Line will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-570442