Skip to search formSkip to main contentSkip to account menu

Open addressing

Known as: Closed hashing, Open address hash table, Open adressing 
Open addressing, or closed hashing, is a method of collision resolution in hash tables. With this method a hash collision is resolved by probing, or… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
A keyword dictionary is an associative array with string keys. Although it is a classical data structure, recent applications… 
2008
2008
For certain classes of linear, timeinvariant, multi-input multi-output plants, a systematic synthesis method is developed for… 
2005
2005
Hardware innovations such as motes, RFIDs, embedded microprocessors, and wireless sensors, have provided the foundation for a… 
2004
2004
Lexicon is the base for many natural language processing applications. This paper describes and compares the approaches for the… 
2004
2004
We give conditions for hash table probing which minimize the expected number of collisions. A probing algorithm is determined by… 
1990
1990
A new approach to the analysis of random probing hashing algorithms is presented. The probability-generating function in closed… 
1975
1975
In this paper procedures are studied for storing, accessing, updating, and reorganizing data in large files whose organization is…