An Alternative Analysis of Dynamic Hashing Algorithms
スポンサーリンク
概要
- 論文の詳細を見る
Linear and spiral hashing are well-known dynamic hashing methods. Traditional analyses of these two search algorithms have been proposed under the assumption that all keys are uniformly accessed; however, in general the search cost is defined as the product of the number of probes and the frequency of access to a key. Therefore, in this paper, we present a discrete analysis of the average search cost in consideration of the frequency of access to each key for these two dynamic hashing methods. In the proposed discrete analyses, the number of probes itself is regarded as a random variable and its probability distribution is derived. The evaluate formulae derived from the proposed analyses can exactly evaluate the average search cost in conformity with any probability distribution of the frequency of access.
- 一般社団法人情報処理学会の論文
- 2003-04-15
著者
-
Nakamura R
Department Of Computer Science Faculty Of Engineering Kumamoto University
-
Nakamura Ryozo
Department Of Computer Science Faculty Of Engineering Kumamoto University
-
Itokawa T
Department Of Computer Science Faculty Of Engineering Kumamoto University
-
Itokawa Tsuyoshi
Department Of Computer Science Faculty Of Engineering Kumamoto University
-
SOUFIANE AYAD
Graduate School of Science and Technology, Kumamoto University
-
Soufiane A
Graduate School Of Science And Technology Kumamoto University
-
Soufiane Ayad
Graduate School Of Science And Technology Kumamoto University
関連論文
- An Analysis of the AVL Balanced Tree Insertion Algorithm
- Severity of Neurological Disorders in Elderly Residents of a Farming Town in Kyushu, Japan; Prevalence of Disability in Activities of Daily Living
- An Approximate Analysis of the AVL Balanced Tree Insertion Algorithm(Special Issue on Generation Database Technology for Internet, Multimedia and Mobile computing)
- A New Analysis of Hashing Algorithm for External Searching
- An Alternative Analysis of Linear Probing Hashing with Buckets
- An Alternative Analysis of Dynamic Hashing Algorithms
- An Alternative Analysis of Spiral Hashing Algorithm(Special Section on Discrete Mathematics and Its Applications)
- An Alternative Analysis of the Algorithm for Separate Chaining Technique of the Hashing Method
- A New Analysis of Tree Hashing Algorithm
- An Alternative Analysis of Linear Dynamic Hashing Algorithm
- An Alternative Analysis of the Algorithm for Separate Chaining Technique of the Hashing Method