Point Enclosure Problem for Homothetic Polygons

Abstract

In this paper, we investigate the homothetic point enclosure problem: given a set S of n triangles with sides parallel to three fixed directions, find a data structure for S that can report all the triangles of S that contain a query point efficiently. The problem is "inverse" of the homothetic range search problem. We present an O(n n) space solution that supports the queries in O( n + k) time, where k is the output size. The preprocessing time is O(n n). The same results also hold for homothetic polygons.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…