Faster Algorithms for Largest Empty Rectangles and Boxes

03/14/2021
by   Timothy M. Chan, et al.
0

We revisit a classical problem in computational geometry: finding the largest-volume axis-aligned empty box (inside a given bounding box) amidst n given points in d dimensions. Previously, the best algorithms known have running time O(nlog^2n) for d=2 (by Aggarwal and Suri [SoCG'87]) and near n^d for d≥ 3. We describe faster algorithms with running time (i) O(n2^O(log^*n)log n) for d=2, (ii) O(n^2.5+o(1)) time for d=3, and (iii) O(n^(5d+2)/6) time for any constant d≥ 4. To obtain the higher-dimensional result, we adapt and extend previous techniques for Klee's measure problem to optimize certain objective functions over the complement of a union of orthants.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/30/2019

Largest Inscribed Rectangles in Geometric Convex Sets

We consider the problem of finding inscribed boxes and axis-aligned insc...
research
09/12/2020

Empty axis-parallel boxes

We show that, for every set of n points in the d-dimensional unit cube, ...
research
04/23/2021

Finding a Largest-Area Triangle in a Terrain in Near-Linear Time

A terrain is an x-monotone polygon whose lower boundary is a single line...
research
06/25/2021

Extensions of the Maximum Bichromatic Separating Rectangle Problem

In this paper, we study two extensions of the maximum bichromatic separa...
research
08/22/2023

Finding Small Complete Subgraphs Efficiently

(I) We revisit the algorithmic problem of finding all triangles in a gra...
research
04/11/2018

Computing Shapley values in the plane

We consider the problem of computing Shapley values for points in the pl...
research
08/15/2020

On Efficient Low Distortion Ultrametric Embedding

A classic problem in unsupervised learning and data analysis is to find ...

Please sign up or login with your details

Forgot password? Click here to reset