Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Finding the Maximal Empty Rectangle Containing a Query Point (1106.3628v1)

Published 18 Jun 2011 in cs.CG and cs.DS

Abstract: Let $P$ be a set of $n$ points in an axis-parallel rectangle $B$ in the plane. We present an $O(n\alpha(n)\log4 n)$-time algorithm to preprocess $P$ into a data structure of size $O(n\alpha(n)\log3 n)$, such that, given a query point $q$, we can find, in $O(\log4 n)$ time, the largest-area axis-parallel rectangle that is contained in $B$, contains $q$, and its interior contains no point of $P$. This is a significant improvement over the previous solution of Augustine {\em et al.} \cite{qmex}, which uses slightly superquadratic preprocessing and storage.

Citations (12)

Summary

We haven't generated a summary for this paper yet.