English

Maximum-width Axis-Parallel Empty Rectangular Annulus

Computational Geometry 2017-12-04 v1

Abstract

Given a set PP of nn points on R2\mathbb R^{2}, we address the problem of computing an axis-parallel empty rectangular annulus AA of maximum-width such that no point of PP lies inside AA but all points of PP must lie inside, outside and on the boundaries of two parallel rectangles forming the annulus AA. We propose an O(n3)O(n^3) time and O(n)O(n) space algorithm to solve the problem. In a particular case when the inner rectangle of an axis-parallel empty rectangular annulus reduces to an input point we can solve the problem in O(nlogn)O(n \log n) time and O(n)O(n) space.

Cite

@article{arxiv.1712.00375,
  title  = {Maximum-width Axis-Parallel Empty Rectangular Annulus},
  author = {Arpita Baral and Abhilash Gondane and Sanjib Sadhu and Priya Ranjan Sinha Mahapatra},
  journal= {arXiv preprint arXiv:1712.00375},
  year   = {2017}
}