Polygon Queries for Convex Hulls of Points

10/19/2019
by   Eunjin Oh, et al.
0

We study the following range searching problem: Preprocess a set P of n points in the plane with respect to a set O of k orientations for a constant, in the plane so that given an O-oriented convex polygon Q, the convex hull of P∩ Q can be computed efficiently, where an O-oriented polygon is a polygon whose edges have orientations in O. We present a data structure with O(nk^3log^2n) space and O(nk^3log^2n) construction time, and an O(h+slog^2 n)-time query algorithm for any query O-oriented convex s-gon Q, where h is the complexity of the convex hull. Also, we can compute the perimeter or area of the convex hull of P∩ Q in O(slog^2n) time using the data structure.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/27/2018

Closest-Pair Queries in Fat Rectangles

In the range closest pair problem, we want to construct a data structure...
research
02/28/2019

Dynamic Planar Convex Hull

In this article, we determine the amortized computational complexity of ...
research
04/19/2022

Unit-Disk Range Searching and Applications

Given a set P of n points in the plane, we consider the problem of compu...
research
03/03/2021

Fast Exact Booleans for Iterated CSG using Octree-Embedded BSPs

We present octree-embedded BSPs, a volumetric mesh data structure suited...
research
07/25/2018

Searching for the closest-pair in a query translate

In this paper, we consider a range-search variant of the closest-pair pr...
research
05/17/2019

Variations of largest rectangle recognition amidst a bichromatic point set

Classical separability problem involving multi-color point sets is an im...
research
02/17/2020

Efficiently stabbing convex polygons and variants of the Hadwiger-Debrunner (p, q)-theorem

Hadwiger and Debrunner showed that for families of convex sets in ℝ^d wi...

Please sign up or login with your details

Forgot password? Click here to reset