English

Improved Algorithm for Computing the Maximum-volume Bichromatic Separating Box

Computational Geometry 2020-12-24 v1

Abstract

We consider the problem of computing the largest-area bichromatic separating box among a set of nn red points and a set of mm blue points in three dimensions. Currently, the best-known algorithm to solve this problem takes O(m2(m+n))O(m^2 (m + n)) time and O(m+n)O(m + n) space. In this paper, we come up with an improved algorithm for the problem, which takes O(m2+n)O(m^2 + n) time.

Cite

@article{arxiv.2012.12846,
  title  = {Improved Algorithm for Computing the Maximum-volume Bichromatic Separating Box},
  author = {Bogdan Armaselu},
  journal= {arXiv preprint arXiv:2012.12846},
  year   = {2020}
}

Comments

18 pages, 14 figures