Dominance for Containment Problems
Data Structures and Algorithms
2024-11-28 v1 Computational Geometry
Abstract
In a containment problem, the goal is to preprocess a set of geometric objects so that, given a geometric query object, we can report all the objects containing the query object. We consider the containment problem where input objects are homothetic triangles and the query objects considered are line segments, circles, and trapezoids with bases parallel to either axis. We show that this problem can be solved using the 3-d query dominance problem. The solutions presented can also be extended for higher dimensions.
Cite
@article{arxiv.2212.10247,
title = {Dominance for Containment Problems},
author = {Waseem Akram and Sanjeev Saxena},
journal= {arXiv preprint arXiv:2212.10247},
year = {2024}
}