A dynamic dictionary is a data structure that maintains sets of cardinality at most n from a given universe and supports insertions, deletions, and membership queries. A filter approximates membership queries with a one-sided error that occurs with probability at most ?. The goal is to obtain dynamic filters that are space-efficient (the space is 1+o(1) times the information-theoretic lower bound) and support all operations in constant time with high probability. One approach to designing filters is to reduce to the retrieval problem. When the size of the universe is polynomial in n, this approach yields a space-efficient dynamic filter as long as the error parameter ? satisfies log(1/?) = ?(log log n). For the case that log(1/?) = O(log lo...
Abstract. In the resilient memory model any memory cell can get cor- rupted at any time, and corrupt...
AbstractIn this paper, we propose measures for compressed data structures, in which space usage is m...
By dynamic algorithms, we mean algorithms that operate on dynamically varying data structures (dicti...
The membership problem asks to maintain a set S ? [u], supporting insertions and membership queries,...
A static dictionary is a data structure for storing subsets of a finite universe U, so that membersh...
We consider dictionaries of size n over the finite universe U ={0, 1}^w and introduce a new techniqu...
Abstract. We develop dynamic dictionaries on the word RAM that use asymptotically optimal space, up ...
Abstract. We consider space-efficient solutions to two dynamic data structuring problems. We first g...
We consider dictionaries over the universe U = {0, 1}^w on a unit-costRAM with word size w and a sta...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
The dynamic dictionary problem is considered: provide an algorithm for storing a dynamic set, allowi...
Given a set of integer keys from a bounded universe along with associated data, the dictionary prob...
An approximate membership data structure is a randomized data structure representing a set which sup...
Dynamic Complexity studies the maintainability of queries with logical formulas in a setting where t...
Abstract. In the resilient memory model any memory cell can get cor- rupted at any time, and corrupt...
AbstractIn this paper, we propose measures for compressed data structures, in which space usage is m...
By dynamic algorithms, we mean algorithms that operate on dynamically varying data structures (dicti...
The membership problem asks to maintain a set S ? [u], supporting insertions and membership queries,...
A static dictionary is a data structure for storing subsets of a finite universe U, so that membersh...
We consider dictionaries of size n over the finite universe U ={0, 1}^w and introduce a new techniqu...
Abstract. We develop dynamic dictionaries on the word RAM that use asymptotically optimal space, up ...
Abstract. We consider space-efficient solutions to two dynamic data structuring problems. We first g...
We consider dictionaries over the universe U = {0, 1}^w on a unit-costRAM with word size w and a sta...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
The dynamic dictionary problem is considered: provide an algorithm for storing a dynamic set, allowi...
Given a set of integer keys from a bounded universe along with associated data, the dictionary prob...
An approximate membership data structure is a randomized data structure representing a set which sup...
Dynamic Complexity studies the maintainability of queries with logical formulas in a setting where t...
Abstract. In the resilient memory model any memory cell can get cor- rupted at any time, and corrupt...
AbstractIn this paper, we propose measures for compressed data structures, in which space usage is m...
By dynamic algorithms, we mean algorithms that operate on dynamically varying data structures (dicti...