We consider here the probabilistic analysis of the number of descendants and the number of ascendants of a given internal node in a random search tree. The performance of several important algorithms on search trees is closely related to these quantities. For instance, the cost of a successful search is proportional to the number of ascendants of the sought element. On the other hand, the probabilistic behavior of the number of descendants is relevant for the analysis of paged data structures and for the analysis of the performance of quicksort, when recursive calls are not made on small subfiles. We also consider the number of ascendants and descendants of a random node in a random search tree, i.e., the grand averages of the quantitie...
AbstractWe show that binary search trees of a given size tend to have smaller height when the root d...
AbstractWe study the height of the binary search tree—the most fundamental data structure used for s...
International audienceDigital trees, also known as $\textit{"tries''}$, are fundamental to a number ...
We consider here the probabilistic analysis of the number of descendants and the number of ascendant...
. The number of descendants of a node in a binary search tree (BST) is the size of the subtree havin...
We introduce a weighted model of random trees and analyze the asymptotic properties of their heights...
In this paper we provide new lower bounds on the cost of binary search trees. The bounds are express...
A widely used class of binary trees is studied in order to provide information useful in evaluating ...
AbstractThe class ⊤ of binary search trees is studied. A leaf is a vertex of degree 0; ⊤n is the sub...
A widely used class of binary trees is studied in order to provide information useful in evaluating ...
International audienceWe consider a (random permutation model) binary search tree with $n$ nodes and...
For random trees T generated by the binary search tree algorithm from uniformly distributed input we...
AbstractThe analysis of many algorithms concerning trees requires the enumeration of families of nod...
November 2004In this paper a general class of tree algorithms is analyzed. It is shown that, by usin...
A new technique for searching lexically ordered binary trees is analyzed. Searching starts at a rand...
AbstractWe show that binary search trees of a given size tend to have smaller height when the root d...
AbstractWe study the height of the binary search tree—the most fundamental data structure used for s...
International audienceDigital trees, also known as $\textit{"tries''}$, are fundamental to a number ...
We consider here the probabilistic analysis of the number of descendants and the number of ascendant...
. The number of descendants of a node in a binary search tree (BST) is the size of the subtree havin...
We introduce a weighted model of random trees and analyze the asymptotic properties of their heights...
In this paper we provide new lower bounds on the cost of binary search trees. The bounds are express...
A widely used class of binary trees is studied in order to provide information useful in evaluating ...
AbstractThe class ⊤ of binary search trees is studied. A leaf is a vertex of degree 0; ⊤n is the sub...
A widely used class of binary trees is studied in order to provide information useful in evaluating ...
International audienceWe consider a (random permutation model) binary search tree with $n$ nodes and...
For random trees T generated by the binary search tree algorithm from uniformly distributed input we...
AbstractThe analysis of many algorithms concerning trees requires the enumeration of families of nod...
November 2004In this paper a general class of tree algorithms is analyzed. It is shown that, by usin...
A new technique for searching lexically ordered binary trees is analyzed. Searching starts at a rand...
AbstractWe show that binary search trees of a given size tend to have smaller height when the root d...
AbstractWe study the height of the binary search tree—the most fundamental data structure used for s...
International audienceDigital trees, also known as $\textit{"tries''}$, are fundamental to a number ...