Y
Hacker News
new
|
ask
|
show
|
jobs
by
boyd
847 days ago
It’s fairly common to use two hash functions and then compute the remaining n hashes as hn(x) = h1(x) + n * h2(x).
Paper:
https://link.springer.com/chapter/10.1007/11841036_42