Balanced Allocation Through Random Walk

August 16, 2017 Β· Declared Dead Β· πŸ› Information Processing Letters

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Alan Frieze, Samantha Petti arXiv ID 1708.04945 Category cs.DS: Data Structures & Algorithms Cross-listed math.CO Citations 6 Venue Information Processing Letters Last Checked 4 months ago
Abstract
We consider the allocation problem in which $m \leq (1-Ξ΅) dn $ items are to be allocated to $n$ bins with capacity $d$. The items $x_1,x_2,\ldots,x_m$ arrive sequentially and when item $x_i$ arrives it is given two possible bin locations $p_i=h_1(x_i),q_i=h_2(x_i)$ via hash functions $h_1,h_2$. We consider a random walk procedure for inserting items and show that the expected time insertion time is constant provided $Ξ΅= Ξ©\left(\sqrt{ \frac{ \log d}{d}} \right).$
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted