pith. sign in

arxiv: 1104.5533 · v2 · pith:RSD7BKDVnew · submitted 2011-04-29 · 💻 cs.DS

External-Memory Multimaps

classification 💻 cs.DS
keywords useddatamultimapvaluesexternal-memorymemorymultipleresults
0
0 comments X p. Extension
pith:RSD7BKDV Add to your LaTeX paper What is a Pith Number?
\usepackage{pith}
\pithnumber{RSD7BKDV}

Prints a linked pith:RSD7BKDV badge after your title and writes the identifier into PDF metadata. Compiles on arXiv with no extra files. Learn more

read the original abstract

Many data structures support dictionaries, also known as maps or associative arrays, which store and manage a set of key-value pairs. A \emph{multimap} is generalization that allows multiple values to be associated with the same key. For example, the inverted file data structure that is used prevalently in the infrastructure supporting search engines is a type of multimap, where words are used as keys and document pointers are used as values. We study the multimap abstract data type and how it can be implemented efficiently online in external memory frameworks, with constant expected I/O performance. The key technique used to achieve our results is a combination of cuckoo hashing using buckets that hold multiple items with a multiqueue implementation to cope with varying numbers of values per key. Our external-memory results are for the standard two-level memory model.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.