Point Enclosure Problem for Homothetic Polygons
Waseem Akram, Sanjeev Saxena

TL;DR
This paper addresses the homothetic point enclosure problem for triangles with sides parallel to three fixed directions, providing an efficient data structure for fast query responses.
Contribution
It introduces an $O(n ext{log}n)$ space data structure supporting $O( ext{log}n + k)$ query time for homothetic point enclosure, applicable to triangles and polygons.
Findings
Supports efficient point enclosure queries for homothetic triangles.
Achieves $O(n ext{log}n)$ preprocessing and space complexity.
Extends results to homothetic polygons.
Abstract
In this paper, we investigate the homothetic point enclosure problem: given a set of triangles with sides parallel to three fixed directions, find a data structure for that can report all the triangles of that contain a query point efficiently. The problem is "inverse" of the homothetic range search problem. We present an space solution that supports the queries in time, where is the output size. The preprocessing time is . The same results also hold for homothetic 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.
