AbstractWe consider the problem of maintaining a dynamic ordered set of n integers in a universe U under the operations of insertion, deletion and predecessor queries. The computation model used is a unit-cost RAM, with a word length of w bits, and the universe size is |U|=2w. We present a data structure that uses O(|U|/log|U|+n) space, performs all the operations in O(loglog|U|) time and needs O(loglog|U|/logloglog|U|) structural changes per update operation. The data structure is a simplified version of the van Emde Boas' tree introducing, in its construction and functioning, new concepts, which help to keep the important information for searching along the path of the tree, in a more compact and organized way
Abstract. We consider space-efficient solutions to two dynamic data structuring problems. We first g...
In this work, we continue the examination of the role non-adaptivity plays in maintaining dynamic da...
We consider dynamic data structures in which updates rebuild a static solution. Space bounds for per...
AbstractWe consider the problem of maintaining a dynamic ordered set of n integers in a universe U u...
We consider the problem of maintaining a dynamic ordered set of n integers in the range 0 : : 2^w - ...
We answer a basic data structuring question (for example, raised by Dietz and Raman [1991]): can van...
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 present highly optimized data structures for the dynamic predecessor problem, where the task is t...
Abstract. We demonstrate the importance of reducing misses in the translation-lookaside buer (TLB) f...
We show that it is possible to store a dynamic ordered set S(n,u) of n integers drawn from a bounded...
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...
Let S be a set of n reals. We show how to process on-line r membership queries, insertions, and dele...
We show that it is possible to store a dynamic ordered set S of n integers drawn from a bounded univ...
Abstract. We consider space-efficient solutions to two dynamic data structuring problems. We first g...
In this work, we continue the examination of the role non-adaptivity plays in maintaining dynamic da...
We consider dynamic data structures in which updates rebuild a static solution. Space bounds for per...
AbstractWe consider the problem of maintaining a dynamic ordered set of n integers in a universe U u...
We consider the problem of maintaining a dynamic ordered set of n integers in the range 0 : : 2^w - ...
We answer a basic data structuring question (for example, raised by Dietz and Raman [1991]): can van...
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 present highly optimized data structures for the dynamic predecessor problem, where the task is t...
Abstract. We demonstrate the importance of reducing misses in the translation-lookaside buer (TLB) f...
We show that it is possible to store a dynamic ordered set S(n,u) of n integers drawn from a bounded...
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...
Let S be a set of n reals. We show how to process on-line r membership queries, insertions, and dele...
We show that it is possible to store a dynamic ordered set S of n integers drawn from a bounded univ...
Abstract. We consider space-efficient solutions to two dynamic data structuring problems. We first g...
In this work, we continue the examination of the role non-adaptivity plays in maintaining dynamic da...
We consider dynamic data structures in which updates rebuild a static solution. Space bounds for per...