The following notation is used to describe the protocols:
In the description of the protocols, d
denotes the depth of the key tree. The root is at level and the lowest leaves are at level . The nodes are denoted as, where stands for the level and for the node number in the level, where since each level hosts at most
nodes. For each node , there is a
corresponding key . The members
are always placed at a leaf node. I also use the notion of subtree:
in a binary tree, every non-leaf node has a right and left subtree. An
example of a binary key tree is shown in the figure below.
