An implicit data structure supporting insertion, deletion, and search in \(O(\log ^ 2\,n)\) time (Q579942): Difference between revisions
From MaRDI portal
Set profile property. |
Set OpenAlex properties. |
||
Property / full work available at URL | |||
Property / full work available at URL: https://doi.org/10.1016/0022-0000(86)90043-7 / rank | |||
Normal rank | |||
Property / OpenAlex ID | |||
Property / OpenAlex ID: W2156305878 / rank | |||
Normal rank |
Revision as of 01:39, 20 March 2024
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | An implicit data structure supporting insertion, deletion, and search in \(O(\log ^ 2\,n)\) time |
scientific article |
Statements
An implicit data structure supporting insertion, deletion, and search in \(O(\log ^ 2\,n)\) time (English)
0 references
1986
0 references
We introduce a data structure that requires only one pointer for every k data values and supports searches in O(log n) time and insertions and deletions in \(O(k+\log n)\) time. By choosing k to be O(log n), pointers can be encoded into the relative order of data values and this technique can be used to support insert, delete and search in \(O(\log^ 2 n)\) time while using only the storage needed for the data.
0 references
data structure
0 references
insertions
0 references
deletions
0 references
pointers
0 references