scispace - formally typeset
H

Herman Haverkort

Researcher at Eindhoven University of Technology

Publications -  97
Citations -  1629

Herman Haverkort is an academic researcher from Eindhoven University of Technology. The author has contributed to research in topics: Terrain & Hilbert curve. The author has an hindex of 23, co-authored 93 publications receiving 1546 citations. Previous affiliations of Herman Haverkort include Utrecht University & Aarhus University.

Papers
More filters
Proceedings Article

The Priority R-Tree: A Practically Efficient and Worst-Case-Optimal R-Tree

TL;DR: This study shows that the PR-tree performs similar to the best known R-tree variants on real-life and relatively nicely distributed data, but outperforms them significantly on more extreme data.
Proceedings ArticleDOI

The Priority R-tree: a practically efficient and worst-case optimal R-tree

TL;DR: Priority R-tree (PR-tree) as mentioned in this paper uses O((N/B)11/d + T/B ) I/Os, where N is the number of d-dimensional (hyper-) rectangles stored in the tree, B is the disk block size, and T is the output size.
Journal ArticleDOI

The priority R-tree: A practically efficient and worst-case optimal R-tree

TL;DR: This study shows that the PR-tree performs similarly to the best-known R-tree variants on real-life and relatively nicely distributed data, but outperforms them significantly on more extreme data.
Proceedings ArticleDOI

Box-trees and R-trees with near-optimal query time

TL;DR: This work describes several new algorithms for constructing box-trees with small worst-case query complexity with respect to queries with axis-parallel boxes and with points and presents algorithms to convert box-Trees to R-tree, resulting in R- trees with (almost) optimal query complexity.
Journal ArticleDOI

Locality and bounding-box quality of two-dimensional space-filling curves

TL;DR: Surprisingly, some curves with relatively bad locality by Gotsman and Lindenbaum's measure, have good bounding-box quality, while the curve with the best-known locality has relatively bad boundersbox quality.