Ray Shooting and Parametric Search

  • Authors:
  • K P Agarwal;Jiri Matousek

  • Affiliations:
  • -;-

  • Venue:
  • Ray Shooting and Parametric Search
  • Year:
  • 1991

Quantified Score

Hi-index 0.01

Visualization

Abstract

\indent We present efficient algorithms for the {\em ray shooting} problem: Given a collection $\Gamma$ of objects in ${\bf R}^{d}$, build a data structure so that, for a query ray, one can quickly determine the first object of $\Gamma$ hit by the ray. Using the parametric search technique, we reduce this problem to the {\em segment emptiness} problem. For various ray shooting problems, we achieve space/query time tradeoffs of the following type: for some integer $b$ and a parameter $m \, (n \leq m \leq n^{b})$ the queries are answered in time $O(\frac{n}{m^{1/b}}\, \mbox {log} ^{O(1)}n)$, with $O(m^{1+ \epsilon })$ space and preprocessing time $(\varepsilon