ALCOMFT-TR-03-118
|

|
Roman Dementiev, Lutz Kettner, Jens Mehnert and Peter Sanders
Engineering a Sorted List Data Structure for 32 Bit Keys
MPI.
Work package 5.
December 2003.
Abstract: Search tree data structures like van Emde Boas (vEB) trees
are a theoretically attractive alternative to comparison
based search trees because they have better asymptotic performance
for small integer keys and large inputs.
This paper studies their practicability using 32 bit keys
as an example.
While direct implementations of vEB-trees cannot compete
with good implementations of comparison based data structures,
our tuned data structure significantly outperforms comparison
based implementations for searching and shows at least comparable performance
for insertion and deletion.
Postscript file: ALCOMFT-TR-03-118.ps.gz (111 kb).
System maintainer Gerth Stølting Brodal <gerth@cs.au.dk>