Skip to main content

Showing 1–1 of 1 results for author: Loong, J T P

.
  1. arXiv:1709.09574  [pdf, ps, other

    cs.DS

    Fillable arrays with constant time operations and a single bit of redundancy

    Authors: Jacob Teo Por Loong, Jelani Nelson, Huacheng Yu

    Abstract: In the fillable array problem one must maintain an array A[1..n] of $w$-bit entries subject to random access reads and writes, and also a $\texttt{fill}(Δ)$ operation which sets every entry of to some $Δ\in\{0,\ldots,2^w-1\}$. We show that with just one bit of redundancy, i.e. a data structure using $nw+1$ bits of memory, $\texttt{read}/\texttt{fill}$ can be implemented in worst case constant time… ▽ More

    Submitted 27 September, 2017; originally announced September 2017.