Localized Geometric Query Problems
John Augustine, Sandip Das, Anil Maheshwari, Subhas C. Nandy, and Sasanka Roy, Swami Sarvattomananda

TL;DR
This paper introduces a new class of geometric query problems focused on preprocessing sets of objects in the plane to efficiently find the largest circle containing a query point without intersecting the set.
Contribution
It defines and studies the problem of preprocessing geometric sets for efficient largest circle queries that contain a point but avoid the set, covering point sets and polygon boundaries.
Findings
Developed algorithms for point set queries
Extended methods to polygon boundary sets
Achieved efficient query times for the problem
Abstract
A new class of geometric query problems are studied in this paper. We are required to preprocess a set of geometric objects in the plane, so that for any arbitrary query point , the largest circle that contains but does not contain any member of , can be reported efficiently. The geometric sets that we consider are point sets and boundaries of simple polygons.
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 · Data Management and Algorithms · Graph Theory and Algorithms
