Skip to main content

Showing 1–1 of 1 results for author: Shilane, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:1805.09423  [pdf, ps, other

    cs.DS

    Optimal Hashing in External Memory

    Authors: Alex Conway, Martin Farach-Colton, Philip Shilane

    Abstract: Hash tables are a ubiquitous class of dictionary data structures. However, standard hash table implementations do not translate well into the external memory model, because they do not incorporate locality for insertions. Iacono and Patracsu established an update/query tradeoff curve for external hash tables: a hash table that performs insertions in $O(λ/B)$ amortized IOs requires $Ω(\log_λN)$ e… ▽ More

    Submitted 23 May, 2018; originally announced May 2018.