scispace - formally typeset
G

Gerth Stølting Brodal

Researcher at Aarhus University

Publications -  170
Citations -  4573

Gerth Stølting Brodal is an academic researcher from Aarhus University. The author has contributed to research in topics: Data structure & Priority queue. The author has an hindex of 39, co-authored 166 publications receiving 4420 citations. Previous affiliations of Gerth Stølting Brodal include National Research Foundation of South Africa & Max Planck Society.

Papers
More filters

Predecessor Queries in Dynamic Integer Sets

TL;DR: In this article, the problem of maintaining a set of n integers in the range 2w−1 under the operations of insertion, deletion, predecessor queries, minimum queries and maximum queries on a unit cost RAM with word size w bits was considered.
Book ChapterDOI

Predecessor Queries in Dynamic Integer Sets

TL;DR: This work considers the problem of maintaining a set of n integers in the range 0.2w−1 under the operations of insertion, deletion, predecessor queries, minimum queries and maximum queries on a unit cost RAM with word size w bits.
Book ChapterDOI

Skewed binary search trees

TL;DR: This paper presents an experimental study of various memory layouts of static skewed binary search trees, where each element in the tree is accessed with a uniform probability, and shows that for many of the memory layouts this class of skewedbinary search trees can perform better than perfect balanced search trees.
Book ChapterDOI

Finger Search in the Implicit Model

TL;DR: This work addresses the problem of creating a dictionary with the finger search property in the strict implicit model, where no information is stored between operations, except the array of elements, and presents an optimal implicit static structure matching this lower bound.