• DocumentCode
    182821
  • Title

    WaterfallTree — External indexing data structure

  • Author

    Tronkov, Iliya

  • Author_Institution
    STS Soft SC, Tech. Univ. - Gabrovo, Gabrovo, Bulgaria
  • fYear
    2014
  • fDate
    22-24 May 2014
  • Firstpage
    1
  • Lastpage
    6
  • Abstract
    W-tree is a natural generalization of B+-tree. Operations in B+-tree are executed synchronously (one by one), while in W-tree, operations are executed asynchronously (in groups). When an operation enters B+-tree it ”sinks” up to its respective leaf. When an operation enters W-tree, it ”stops” in the first node which is not overloaded. Operations in W-tree accumulate in its internal nodes. When a certain internal node overloads with operations, the branch with the greatest number of operations adjacent to it is selected and they are ”poured down” the tree. The W-tree data structure solves the problem of speed degradation when indexing records with random keys.
  • Keywords
    database indexing; tree data structures; B+-tree; W-tree data structure; WaterfallTree; external indexing data structure; speed degradation; Arrays; Indexing; Sensitivity; Vegetation;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Automation, Quality and Testing, Robotics, 2014 IEEE International Conference on
  • Conference_Location
    Cluj-Napoca
  • Print_ISBN
    978-1-4799-3731-8
  • Type

    conf

  • DOI
    10.1109/AQTR.2014.6857846
  • Filename
    6857846