Low Redundancy in Dictionaries with O(1) Worst Case Lookup Time
Rasmus Pagh November 1998 |
Abstract:A static dictionary is a data structure for storing
subsets of a finite universe U, so that membership queries can be answered
efficiently. We study this problem in a unit cost RAM model with word size
Available as PostScript, PDF. |