Finding the theta-Guarded Region
Domagoj Matijevi\'c, Ralf Osbild

TL;DR
This paper studies the geometric structure of regions where every theta-cone contains at least one guard point, providing bounds on complexity and algorithms for their computation.
Contribution
It introduces a method to describe and compute the theta-region with O(n/theta) arcs and establishes tight bounds on its complexity for various theta ranges.
Findings
Theta-region can be described with O(n/theta) circular arcs.
The worst-case complexity of the theta-region is O(n) for theta >= pi/2.
For bounded theta, the complexity is almost linear, but can be quadratic in worst cases.
Abstract
We are given a finite set of n points (guards) G in the plane R^2 and an angle 0 < theta < 2 pi. A theta-cone is a cone with apex angle theta. We call a theta-cone empty (with respect to G) if it does not contain any point of G. A point p in R^2 is called theta-guarded if every theta-cone with its apex located at p is non-empty. Furthermore, the set of all theta-guarded points is called the theta-guarded region, or the theta-region for short. We present several results on this topic. The main contribution of our work is to describe the theta-region with O(n/theta) circular arcs, and we give an algorithm to compute it. We prove a tight O(n) worst-case bound on the complexity of the theta-region for theta >= pi/2. In case theta is bounded from below by a positive constant, we prove an almost linear bound O(n^(1+epsilon)) for any epsilon > 0 on the complexity. Moreover, we show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Digital Image Processing Techniques · Robotic Path Planning Algorithms
