output
20032009
most citedQuantum teleportation between light and matter

921 citations

Showing cs.DSShow all

6 papers · 1 filter

cs.DS200910 cited

Counting Paths and Packings in Halves

Andreas Björklund, Thore Husfeldt, Petteri Kaski +1

It is shown that one can count -edge paths in an -vertex graph and -set -packings on an -element universe, respectively, in time and ${n \choose mk…

cs.DS200847 cited

Succinct Data Structures for Retrieval and Approximate Membership

Martin Dietzfelbinger, Rasmus Pagh

The retrieval problem is the problem of associating data with keys in a set. Formally, the data structure must store a function f: U ->{0,1}^r that has specified values on the elem…

cs.DS2007

Fast evaluation of union-intersection expressions

Philip Bille, Anna Pagh, Rasmus Pagh

We show how to represent sets in a linear space data structure such that expressions involving unions and intersections of sets can be computed in a worst-case efficient way. This…

cs.DS20075 cited

Perfect Hashing for Data Management Applications

Fabiano C. Botelho, Rasmus Pagh, Nivio Ziviani

Perfect hash functions can potentially be used to compress data in connection with a variety of data management tasks. Though there has been considerable work on how to construct g…

cs.DS2006

Linear Probing with Constant Independence

Anna Pagh, Rasmus Pagh, Milan Ruzic

Hashing with linear probing dates back to the 1950s, and is among the most studied algorithms. In recent years it has become one of the most important hash table organizations sinc…

cs.DS20035 cited

Maintaining Information in Fully-Dynamic Trees with Top Trees

Stephen Alstrup, Jacob Holm, Kristian de Lichtenberg +1

We introduce top trees as a design of a new simpler interface for data structures maintaining information in a fully-dynamic forest. We demonstrate how easy and versatile they are…