哈希表的概率行为
数据结构与算法
2007-05-23 v1 数据库
摘要
我们推广了 Goldreich 和 Ron 关于估计哈希函数冲突概率的结果。他们的估计具有多项式尾部。我们证明当负载因子超过某个常数时,估计器具有高斯尾部。作为一个应用,我们找到了链式哈希中平均搜索时间的上界估计,针对特定用户(我们允许整体键分布不同于特定用户的键分布)。该估计器具有高斯尾部。
引用
@article{arxiv.cs/0303022,
title = {Probabilistic behavior of hash tables},
author = {Dawei Hong and Jean-Camille Birget and Shushuang Man},
journal= {arXiv preprint arXiv:cs/0303022},
year = {2007}
}