Maximum Area Rectangle Separating Red and Blue Points

06/10/2017
by   Bogdan Armaselu, et al.
0

Given a set R of n red points and a set B of m blue points, we study the problem of finding a rectangle that contains all the red points, the minimum number of blue points and has the largest area. We call such rectangle a maximum separating rectangle. We address the planar, axis-aligned (2D) version, and present an O(mlogm+n) time, O(m+n) space algorithm. The running time reduces to O(m + n) if the points are pre-sorted by one of the coordinates. We further prove that our algorithm is optimal in the decision model of computation.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/23/2020

Improved Algorithm for Computing the Maximum-volume Bichromatic Separating Box

We consider the problem of computing the largest-area bichromatic separa...
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
03/04/2020

Minimum Enclosing Parallelogram with Outliers

We study the problem of minimum enclosing parallelogram with outliers, w...
research
07/12/2019

On circles enclosing many points

We prove that every set of n red and n blue points in the plane contains...
research
06/26/2023

Scenic Routes in R^d

In this work, we introduce the problem of scenic routes among points in ...
research
09/01/2018

On Triangluar Separation of Bichromatic Point Sets in Polygonal Environment

Let P be a simple polygonal environment with k vertices in the plane. A...
research
05/30/2019

Largest Inscribed Rectangles in Geometric Convex Sets

We consider the problem of finding inscribed boxes and axis-aligned insc...

Please sign up or login with your details

Forgot password? Click here to reset