Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click Thesaurus above for synonyms. Also, follow synonym links within the dictionary to find definitions from other sources.

1. The Free On-line Dictionary of Computing (30 December 2018)
balanced tree

    An optimisation of a tree which aims to keep
   equal numbers of items on each subtree of each node so as to
   minimise the maximum path from the root to any leaf node.
   As items are inserted and deleted, the tree is restructured to
   keep the nodes balanced and the search paths uniform.  Such an
   algorithm is appropriate where the overheads of the
   reorganisation on update are outweighed by the benefits of
   faster search.

   A B-tree is a kind of balanced tree that can have more
   than two subtrees at each node (i.e. one that is not
   restricted to being a binary tree).

   (2000-01-10)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy