We consider the problem of maintaining a set of $n$ integers in the range $0..2^{w}-1$ under the operations of insertion, deletion, predecessor queries, minimum queries and maximum queries on a unit cost RAM with word size $w$ bits. Let $f(n)$ be an arbitrary nondecreasing smooth function satisfying $\log\log n\leq f(n)\leq \sqrt{\log n}$. A data structure is presented supporting insertions and deletions in worst case $O(f(n))$ time, predecessor queries in worst case $O((\log n)/f(n))$ time and minimum and maximum queries in worst case constant time. The required space is $O(n2^{\epsilon w})$ for an arbitrary constant $\epsilon>0$. The RAM operations used are addition, arbitrary left and right bit shifts and bit-wise boolean operations. The...
We study a longstanding problem in computational geometry: 2-d dynamic orthogonal range reporting. W...
Abstract We introduce new models for dynamic computation based on the cell probe model of Fredman an...
We study two data structuring problems under the bit probe model: the dynamic predecessor problem an...
We consider the problem of maintaining a set of $n$ integers in the range $0..2^{w}-1$ under the ope...
Abstract. We consider the problem of maintaining a set of n integers in the range 0::2 w 1 under th...
We consider the problem of maintaining a dynamic ordered set of n integers in the range 0 : : 2^w - ...
AbstractWe consider the problem of maintaining a dynamic ordered set of n integers in a universe U u...
AbstractWe obtain matching upper and lower bounds for the amount of time to find the predecessor of ...
We present highly optimized data structures for the dynamic predecessor problem, where the task is t...
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...
In this work, we continue the examination of the role non-adaptivity plays in maintaining dynamic da...
New data structures are presented for very fast predecessor queries on integer data sets stored on m...
We introduce new models for dynamic computation based on the cell probe model of Fredman and Yao. We...
We answer a basic data structuring question (for example, raised by Dietz and Raman [1991]): can van...
We study a longstanding problem in computational geometry: 2-d dynamic orthogonal range reporting. W...
Abstract We introduce new models for dynamic computation based on the cell probe model of Fredman an...
We study two data structuring problems under the bit probe model: the dynamic predecessor problem an...
We consider the problem of maintaining a set of $n$ integers in the range $0..2^{w}-1$ under the ope...
Abstract. We consider the problem of maintaining a set of n integers in the range 0::2 w 1 under th...
We consider the problem of maintaining a dynamic ordered set of n integers in the range 0 : : 2^w - ...
AbstractWe consider the problem of maintaining a dynamic ordered set of n integers in a universe U u...
AbstractWe obtain matching upper and lower bounds for the amount of time to find the predecessor of ...
We present highly optimized data structures for the dynamic predecessor problem, where the task is t...
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...
In this work, we continue the examination of the role non-adaptivity plays in maintaining dynamic da...
New data structures are presented for very fast predecessor queries on integer data sets stored on m...
We introduce new models for dynamic computation based on the cell probe model of Fredman and Yao. We...
We answer a basic data structuring question (for example, raised by Dietz and Raman [1991]): can van...
We study a longstanding problem in computational geometry: 2-d dynamic orthogonal range reporting. W...
Abstract We introduce new models for dynamic computation based on the cell probe model of Fredman an...
We study two data structuring problems under the bit probe model: the dynamic predecessor problem an...