English

Extensions of the Maximum Bichromatic Separating Rectangle Problem

Computational Geometry 2021-06-28 v1

Abstract

In this paper, we study two extensions of the maximum bichromatic separating rectangle (MBSR) problem introduced in \cite{Armaselu-CCCG, Armaselu-arXiv}. One of the extensions, introduced in \cite{Armaselu-FWCG}, is called \textit{MBSR with outliers} or MBSR-O, and is a more general version of the MBSR problem in which the optimal rectangle is allowed to contain up to kk outliers, where kk is given as part of the input. For MBSR-O, we improve the previous known running time bounds of O(k7mlogm+n)O(k^7 m \log m + n) to O(k3m+mlogm+n)O(k^3 m + m \log m + n). The other extension is called \textit{MBSR among circles} or MBSR-C and asks for the largest axis-aligned rectangle separating red points from blue unit circles. For MBSR-C, we provide an algorithm that runs in O(m2+n)O(m^2 + n) time.

Cite

@article{arxiv.2106.13439,
  title  = {Extensions of the Maximum Bichromatic Separating Rectangle Problem},
  author = {Bogdan Armaselu},
  journal= {arXiv preprint arXiv:2106.13439},
  year   = {2021}
}

Comments

14 pages, 14 figures, full version of CCCG paper

R2 v1 2026-06-24T03:35:13.437Z