Dynamic algorithms for visibility polygons in simple polygons
R. Inkulu, K. Sowmya, N. P. Thakur

TL;DR
This paper introduces new dynamic algorithms for efficiently maintaining and querying visibility polygons within simple polygons as vertices are inserted or deleted, improving computational responsiveness.
Contribution
It presents the first fully-dynamic algorithms for visibility and weak visibility polygons in simple polygons with vertex updates, including output-sensitive query methods.
Findings
Algorithms handle vertex insertions and deletions efficiently.
Visibility polygons can be maintained dynamically with update times based on combinatorial changes.
Query algorithms provide output-sensitive computation of visibility polygons.
Abstract
We devise the following dynamic algorithms for both maintaining as well as querying for the visibility and weak visibility polygons amid vertex insertions and/or deletions to the simple polygon. * A fully-dynamic algorithm for maintaining the visibility polygon of a fixed point located interior to the simple polygon amid vertex insertions and deletions to the simple polygon. The time complexity to update the visibility polygon of a point due to the insertion (resp. deletion) of vertex to (resp. from) the current simple polygon is expressed in terms of the number of combinatorial changes needed to the visibility polygon of due to the insertion (resp. deletion) of . * An output-sensitive query algorithm to answer the visibility polygon query corresponding to any point in amid vertex insertions and deletions to the simple polygon. If is not exterior to…
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 · Computer Graphics and Visualization Techniques · Data Management and Algorithms
