Witness Set in Monotone Polygons: Exact and Approximate
Udvas Das, Binayak Dutta, Satyabrata Jana, Debabrata Pal, Sasanka Roy

TL;DR
This paper studies the problem of finding maximum witness sets in polygons, providing exact and approximate algorithms for monotone polygons and general polygons, respectively, with implications for visibility and computational geometry.
Contribution
It introduces a polynomial-time algorithm for Discrete Witness Set in general polygons and a PTAS for Witness Set in monotone polygons, advancing the understanding of visibility problems.
Findings
Polynomial-time algorithm for Discrete Witness Set in general polygons.
A PTAS for Witness Set in monotone polygons with near-linear time complexity.
Generation of witness sets of size $k$ in monotone polygons with $r^{O(k)} imes n$ points.
Abstract
Given a simple polygon , two points and within are {\em visible} to each other if the line segment between and is contained in . The {\em visibility region} of a point includes all points in that are visible from . A point set within a polygon is said to be a \emph{witness set} for if each point in is visible from at most one point from . The problem of finding the largest size witness set in a given polygon was introduced by Amit et al. [Int. J. Comput. Geom. Appl. 2010]. Recently, Daescu et al. [Comput. Geom. 2019] gave a linear-time algorithm for this problem on monotone mountains. In this study, we contribute to this field by obtaining the largest witness set within both continuous and discrete models. In the {\sc Witness Set (WS)} problem, the input is a…
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 · Topological and Geometric Data Analysis · Robotic Path Planning Algorithms
