An implicit data structure supporting insertion, deletion, and search in \(O(\log ^ 2\,n)\) time (Q579942)

From MaRDI portal
Revision as of 11:14, 18 June 2024 by ReferenceBot (talk | contribs) (‎Changed an Item)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
    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

    Identifiers