English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

Algorithms for Generalized Halfspace Range Searching and other Intersection Searching Problems

MPS-Authors
/persons/resource/persons44551

Gupta,  Prosenjit
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45509

Smid,  Michiel
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

1-s2.0-0925772195000127-main.pdf
(Publisher version), 2MB

Supplementary Material (public)
There is no public supplementary material available
Citation

Gupta, P., Janardan, R., & Smid, M. (1996). Algorithms for Generalized Halfspace Range Searching and other Intersection Searching Problems. Computational Geometry, 6(1), 1-19. doi:10.1016/0925-7721(95)00012-7.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-AB37-2
Abstract
In a generalized intersection searching problem, a set S of colored geometric
objects is to be preprocessed so that, given a query object q, the distinct
colors of the objects of S that are intersected by q can be reported or counted
efficiently. These problems generalize the well-studied standard intersection
searching problems and have many applications. Unfortunately, the solutions
known for the standard problems do not yield efficient solutions to the
generalized problems. Recently, efficient solutions have been given for
generalized problems where the input and query objects are iso-oriented (i.e.,
axes-parallel) or where the color classes satisfy additional properties (e.g.,
connectedness). In this paper, efficient algorithms are given for several
generalized problems involving objects that are not necessarily iso-oriented.
These problems include: generalized halfspace range searching in , for any
fixed d ≥ 2, and segment intersection searching, triangle stabbing, and
triangle range searching in for certain classes of line segments and triangles.
The techniques used include: computing suitable sparse representations of the
input, persistent data structures, and filtering search.