- A tri-node restructuring operation
will only reduce
the height of the tree !!!
Example:
- The delete operation
caused a node to become
unbalanced due to
reduction in the height in
one subtree
- To re-balance the AVL tree,
we must reduce the height
in its sibling tree
|