pith. sign in

arxiv: 1712.00375 · v1 · pith:PTAGZTS2new · submitted 2017-12-01 · 💻 cs.CG

Maximum-width Axis-Parallel Empty Rectangular Annulus

classification 💻 cs.CG
keywords annulusaxis-parallelemptyproblemrectangularinsidemaximum-widthpoint
0
0 comments X
read the original abstract

Given a set $P$ of $n$ points on $\mathbb R^{2}$, we address the problem of computing an axis-parallel empty rectangular annulus $A$ of maximum-width such that no point of $P$ lies inside $A$ but all points of $P$ must lie inside, outside and on the boundaries of two parallel rectangles forming the annulus $A$. We propose an $O(n^3)$ time and $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(n \log n)$ time and $O(n)$ space.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Maximum-Weight Two Boxes Symmetric Difference Problem

    cs.CG 2026-05 unverdicted novelty 5.0

    Presents an O(n^4 log n) time and O(n) space algorithm for maximizing the weight of points in the symmetric difference of two axis-aligned rectangles over n weighted points in the plane.