Optimum ordered hash tables

  • Authors:
  • Donald L. Adolphson;Glenn N. Thomas

  • Affiliations:
  • -;-

  • Venue:
  • ACM '77 Proceedings of the 1977 annual conference
  • Year:
  • 1977

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper investigates a relatively new file structure known as an ordered hash table which combines the flexibility of indexed sequential files with the rapid access of traditional hashing methods. The main results of the paper are: (1) a characterization of optimal hash tables allowing for differing access frequencies among the keys, and (2) an algorithm to construct an optimal ordered hash table. The details of the algorithm are given for the special case of unit bucket size but it may be extended to cover large bucket sizes.