Proceedings of the Twenty-Sixth Annual ACM-SIAM Symposium on Discrete Algorithms 2014
DOI: 10.1137/1.9781611973730.15
|View full text |Cite
|
Sign up to set email alerts
|

Improved Bounds for Orthogonal Point Enclosure Query and Point Location in Orthogonal Subdivisions in ℝ3

Abstract: In this paper, new results for two fundamental problems in the field of computational geometry are presented: orthogonal point enclosure query (OP EQ) in R 3 and point location in orthogonal subdivisions in R 3 . All the results are in the pointer machine model of computation.(1) In an orthogonal point enclosure query, a set S of n axes-parallel rectangles in R 3 is to be preprocessed, so that given a query point q ∈ R 3 , one can efficiently report all the rectangles in S containing (or stabbed by) q. When re… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
3
3
1

Relationship

2
5

Authors

Journals

citations
Cited by 9 publications
(17 citation statements)
references
References 14 publications
0
17
0
Order By: Relevance
“…In 2-d this question has been successfully resolved: there exists a linear-space structure with O(log n) query time [26,25,16,36,39] (actually this result holds for nonorthogonal point location). In 3-d there has been work on this problem [17,23,2,32], but the question has not yet been resolved. The currently best known result on the pointer machine model is a linear-space structure with O(log 3/2 n) query time by Rahul [32].…”
Section: Orthogonal Point Locationmentioning
confidence: 99%
See 1 more Smart Citation
“…In 2-d this question has been successfully resolved: there exists a linear-space structure with O(log n) query time [26,25,16,36,39] (actually this result holds for nonorthogonal point location). In 3-d there has been work on this problem [17,23,2,32], but the question has not yet been resolved. The currently best known result on the pointer machine model is a linear-space structure with O(log 3/2 n) query time by Rahul [32].…”
Section: Orthogonal Point Locationmentioning
confidence: 99%
“…In 3-d there has been work on this problem [17,23,2,32], but the question has not yet been resolved. The currently best known result on the pointer machine model is a linear-space structure with O(log 3/2 n) query time by Rahul [32]. In this paper,…”
Section: Orthogonal Point Locationmentioning
confidence: 99%
“…Type (i) is easy to handle without using seed sets: we simply store O in a data structure for 3-dimensional point-enclosure queries [19], which allows us to report all boxes b i ∈ O containing a query point in O(log 2 n · log log n + #answers) time. If we query this structure with a corner q of Q and report all pairs of boxes containing q then we have found all intersecting pairs of Type (i).…”
Section: The 3-dimensional Casementioning
confidence: 99%
“…Remark The query bound in Lemma 2 can be improved to O(log 2 n + k) at the cost of O(n log n) storage, by using the data structure of Afshani et al [3] instead of that of Rahul [19].…”
Section: Lemma 2 We Can Find All Intersecting Pairs Of Boxes Of Type mentioning
confidence: 99%
“…For the reporting version of 5-sided rectangle stabbing in R 3 problem, Rahul [37] presented a structure of size O(n log * n) which can answer a query in O(log n • log log n + k) time. Build this structure on all the rectangles in set S. Given a query point q, query the structure till all the rectangles in S ∩ q have been reported or Cε −2 log n • log log n + 1 rectangles in S ∩ q have been reported.…”
Section: Case-mentioning
confidence: 99%