Largest Inscribed Rectangles in Geometric Convex Sets

05/30/2019
by   Mehdi Behroozi, et al.
0

We consider the problem of finding inscribed boxes and axis-aligned inscribed boxes of maximum volume, inside a compact and solid convex set. Our algorithms are capable of solving these two problems in any such set that can be represented with finite number of convex inequalities. For the axis-aligned case, we formulate the problem for higher dimensions and present an exact optimization algorithm which solves the problem in O(d^3+d^2n) time, where d is the dimension and n is the number of inequalities defining the convex set. For the general case, after formulating the problem for higher dimensions we investigate the traditional 2-dimensional problem, which is in the literature merely considered for convex polygons, for a broad range of convex sets. We first present a new exact algorithm that finds the largest inscribed axis-aligned rectangle in such convex sets for any given direction of axes in O(n) time. Using this exact algorithm as a subroutine, we present an ϵ-approximation algorithm that computes (1-ϵ)-approximation to the largest inscribed rectangle with computational complexity of O(ϵ^-1n). Finally, we show that how this running time can be improved to O(ϵ^-1log n) with a O(ϵ^-1n) pre-processing time when the convex set is a polygon.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/14/2021

Faster Algorithms for Largest Empty Rectangles and Boxes

We revisit a classical problem in computational geometry: finding the la...
research
10/19/2019

Maximum-Area Rectangles in a Simple Polygon

We study the problem of finding maximum-area rectangles contained in a p...
research
06/10/2017

Maximum Area Rectangle Separating Red and Blue Points

Given a set R of n red points and a set B of m blue points, we study the...
research
09/09/2017

On the Dispersion of Sparse Grids

For any natural number d and positive number ε, we present a point set i...
research
05/29/2017

Depth Distribution in High Dimensions

Motivated by the analysis of range queries in databases, we introduce th...
research
11/01/2017

Finding all Maximal Area Parallelograms in a Convex Polygon

We consider the problem of finding the maximum area parallelogram (MAP) ...
research
01/07/2019

Approximate Discontinuous Trajectory Hotspots

A hotspot is an axis-aligned square of fixed side length s, the duration...

Please sign up or login with your details

Forgot password? Click here to reset