Point Enclosure Problem for Homothetic Polygons
Computational Geometry
2023-08-24 v1 Data Structures and Algorithms
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.
Keywords
Cite
@article{arxiv.2112.01860,
title = {Point Enclosure Problem for Homothetic Polygons},
author = {Waseem Akram and Sanjeev Saxena},
journal= {arXiv preprint arXiv:2112.01860},
year = {2023}
}