Abstract — The analysis of several algorithms and data struc-tures can be reduced to the analysis of the following greedy “peeling ” process: start with a random hypergraph; find a vertex of degree at most k, and remove it and all of its adjacent hyperedges from the graph; repeat until there is no suitable vertex. This specific process finds the k-core of a hypergraph, and variations on this theme have proven useful in analyzing for example decoding from low-density parity-check codes, several hash-based data structures such as cuckoo hashing, and algorithms for satisfiability of random formulae. This approach can be analyzed several ways, with two common approaches being via a corresponding branching process or a fluid limit family of diff...
This lecture discusses a very neat paper of Mitzenmacher and Vadhan [8], which proposes a robust mea...
The aim of this tutorial article is to provide an introduction to methods based on universal hashing...
The k-core of a hypergraph is the unique subgraph where all vertices have degree at least k and whic...
AbstractIn this paper we analyze the performance of double hashing, a well-known hashing algorithm i...
The computation of a peeling order in a randomly generated hypergraph is the most time-consuming ste...
The analysis of several algorithms and data structures can be framed as a peeling process on a rando...
The analysis of several algorithms and data structures can be framed as a peeling process on a rando...
The computation of a peeling order in a randomly generated hypergraph is the most time-consuming ste...
Cuckoo hashing was introduced by Pagh and Rodler in 2001. Its main feature is that it provides const...
Analysis of AlgorithmsCuckoo hashing is a hash table data structure offering constant access time, e...
The aim of this paper is to extend the analysis of Cuckoo Hashing of Devroye and Morin in 2003. In p...
We describe a simple randomized construction for generating pairs of hash functions h_1,h_2 from a u...
We propose a series of randomized greedy construction schemes for the hypergraph partitioning proble...
Abstract. We propose a series of randomized greedy construction schemes for the hypergraph partition...
International audienceA lot of interest has recently arisen in the analysis of multiple-choice "cuck...
This lecture discusses a very neat paper of Mitzenmacher and Vadhan [8], which proposes a robust mea...
The aim of this tutorial article is to provide an introduction to methods based on universal hashing...
The k-core of a hypergraph is the unique subgraph where all vertices have degree at least k and whic...
AbstractIn this paper we analyze the performance of double hashing, a well-known hashing algorithm i...
The computation of a peeling order in a randomly generated hypergraph is the most time-consuming ste...
The analysis of several algorithms and data structures can be framed as a peeling process on a rando...
The analysis of several algorithms and data structures can be framed as a peeling process on a rando...
The computation of a peeling order in a randomly generated hypergraph is the most time-consuming ste...
Cuckoo hashing was introduced by Pagh and Rodler in 2001. Its main feature is that it provides const...
Analysis of AlgorithmsCuckoo hashing is a hash table data structure offering constant access time, e...
The aim of this paper is to extend the analysis of Cuckoo Hashing of Devroye and Morin in 2003. In p...
We describe a simple randomized construction for generating pairs of hash functions h_1,h_2 from a u...
We propose a series of randomized greedy construction schemes for the hypergraph partitioning proble...
Abstract. We propose a series of randomized greedy construction schemes for the hypergraph partition...
International audienceA lot of interest has recently arisen in the analysis of multiple-choice "cuck...
This lecture discusses a very neat paper of Mitzenmacher and Vadhan [8], which proposes a robust mea...
The aim of this tutorial article is to provide an introduction to methods based on universal hashing...
The k-core of a hypergraph is the unique subgraph where all vertices have degree at least k and whic...