vix.ing · top · new · best · stats · spec

Balanced Allocation Through Random Walk

2017/08/16 by Frieze, Alan, Petti, Samantha · 1 citation
#Combinatorics (math.CO) #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #FOS: Mathematics

paper · doi:10.48550/arxiv.1708.04945

Abstract

We consider the allocation problem in which m ≤ (1-ε) dn items are to be allocated to n bins with capacity d. The items x1,x2,…,xm arrive sequentially and when item xi arrives it is given two possible bin locations pi=h1(xi),qi=h2(xi) via hash functions h1,h2. We consider a random walk procedure for inserting items and show that the expected time insertion time is constant provided ε= Ω(√( ( log d)/(d)) ).

Cited by

Related