2014
DOI: 10.1007/978-3-662-43948-7_7
|View full text |Cite
|
Sign up to set email alerts
|

Deterministic Rectangle Enclosure and Offline Dominance Reporting on the RAM

Abstract: Abstract. We revisit a classical problem in computational geometry that has been studied since the 1980s: in the rectangle enclosure problem we want to report all k enclosing pairs of n input rectangles in 2D. We present the first deterministic algorithm that takes O(n log n + k) worst-case time and O(n) space in the word-RAM model. This improves previous deterministic algorithms with O((n log n + k) log log n) running time. We achieve the result by derandomizing the algorithm of Chan, Larsen and Pȃtraşcu [SoC… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
6
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
3
2
2

Relationship

3
4

Authors

Journals

citations
Cited by 10 publications
(6 citation statements)
references
References 26 publications
0
6
0
Order By: Relevance
“…Following work by Cabello and Jej£i£ [8] on SSSP in unit-disk graphs, a previous paper by the authors [15] gave an O n 2 log log n log n -time algorithm therein, but the approach cannot be extended to arbitrary disk graphs. For arbitrary disk graphs, the dynamic Voronoi diagrams data structure of Kaplan et al [28] can be employed to solve the problem in nearly O n 2 log 12 n time, 1 as explained in the next page.…”
Section: Introductionmentioning
confidence: 99%
“…Following work by Cabello and Jej£i£ [8] on SSSP in unit-disk graphs, a previous paper by the authors [15] gave an O n 2 log log n log n -time algorithm therein, but the approach cannot be extended to arbitrary disk graphs. For arbitrary disk graphs, the dynamic Voronoi diagrams data structure of Kaplan et al [28] can be employed to solve the problem in nearly O n 2 log 12 n time, 1 as explained in the next page.…”
Section: Introductionmentioning
confidence: 99%
“…In this paper we described data structures with linear and almost-linear space usage that answer four-dimensional range reporting queries in poly-logarithmic time provided that the query range is bounded on 5 sides. This scenario includes an important special case of dominance range reporting queries that was studied in a number of previous works [16,35,26,1,11,10]; for instance, the offline variant of four-dimensional dominance reporting is used to solve the rectangle enclosure problem [11,2]. Our result immediately leads to better data structures in d ≥ 4 dimensions.…”
mentioning
confidence: 89%
“…While working on the 4D dominance range reporting problem, Afshani et al [3] are implicitly performing iterative point location queries along a path of a balanced binary tree on somewhat specialized subdivsions in O(log 3/2 n) total time. Later Afshani et al [4] studied an offline variant of this problem, and they presented a linear sized data structure that achieves optimal query time. The same idea is used to improve the result of 3D point location in orthogonal subdivisions.…”
Section: Related Workmentioning
confidence: 99%
“…We observe that the lower bound of Chazelle and Liu does not apply to orthogonal subdivisions, a very important special case of planar point location problem. Many geometric problems need to solve this base problem, e.g., 4D orthogonal dominance range reporting [3,4], 3D point location in orthogonal subdivisions [27], some 3D vertical ray-shooting problems [21]. In geographic information systems, it is very common to overlay planar subdivisions describing different features of a region to generate a complete map.…”
Section: Introductionmentioning
confidence: 99%