AbstractWe consider representations of data structures in which the relative ordering of the values stored is implicit in the pattern in which the elements are retained, rather than explicit in pointers. Several implicit schemes for storing data are introduced to permit efficient implementation of the instructions insert, delete and search. θ(N12) basic operations are shown to be necessary and sufficient, in the worst case, to perform these instructions provided that the data elements are kept in some fixed partial order. We demonstrate, however, that the upper bound can be reduced to O(N13 log N) if arrangements other than fixed partial orders are used
AbstractIn this paper a data structure for the representation of mergeable heaps and min-max heaps w...
AbstractWe develop a new finger search tree with worst-case constant update time in the pointer mach...
AbstractThis paper is a study of persistence in data structures. Ordinary data structures are epheme...
AbstractWe consider representations of data structures in which the relative ordering of the values ...
AbstractWe introduce a data structure that requires only one pointer for every k data values and sup...
AbstractAn implicit data structure for the dictionary problem maintains n data values in the first n...
AbstractA lower bound is derived for the time required to perform an update in an implicit data stru...
AbstractThis paper proves a tradeoff between the time it takes to search for elements in an implicit...
The 2003 paper by Gianni Franceschini and Roberto Grossi titled "Optimal Worst-Case Operations for I...
AbstractA data structure is implicit if it uses no extra strorage beyond the space needed for the da...
An implicit data structure for the dictionary problem maintains n data values in the first n locatio...
In this paper we present an implicit dynamic dictionary with the working-set property, supporting in...
An array of n distinct keys can be sorted for logarithmic searching or can be organized as a heap fo...
Several new data structures are presented for dictionaries containing elements with different weight...
We introduce the lazy search tree data structure. The lazy search tree is a comparison-based data st...
AbstractIn this paper a data structure for the representation of mergeable heaps and min-max heaps w...
AbstractWe develop a new finger search tree with worst-case constant update time in the pointer mach...
AbstractThis paper is a study of persistence in data structures. Ordinary data structures are epheme...
AbstractWe consider representations of data structures in which the relative ordering of the values ...
AbstractWe introduce a data structure that requires only one pointer for every k data values and sup...
AbstractAn implicit data structure for the dictionary problem maintains n data values in the first n...
AbstractA lower bound is derived for the time required to perform an update in an implicit data stru...
AbstractThis paper proves a tradeoff between the time it takes to search for elements in an implicit...
The 2003 paper by Gianni Franceschini and Roberto Grossi titled "Optimal Worst-Case Operations for I...
AbstractA data structure is implicit if it uses no extra strorage beyond the space needed for the da...
An implicit data structure for the dictionary problem maintains n data values in the first n locatio...
In this paper we present an implicit dynamic dictionary with the working-set property, supporting in...
An array of n distinct keys can be sorted for logarithmic searching or can be organized as a heap fo...
Several new data structures are presented for dictionaries containing elements with different weight...
We introduce the lazy search tree data structure. The lazy search tree is a comparison-based data st...
AbstractIn this paper a data structure for the representation of mergeable heaps and min-max heaps w...
AbstractWe develop a new finger search tree with worst-case constant update time in the pointer mach...
AbstractThis paper is a study of persistence in data structures. Ordinary data structures are epheme...