Content deleted Content added
→Function Slide_And_Increment(p): formatting |
→Function Slide_And_Increment(p): Formatting |
||
Line 53:
==== Function Slide_And_Increment(p) ====
previous_p = parent of p
IF (p is an internal node)
Slide p in the tree higher than the leaf nodes of weight wt + 1
p = previous_p
ELSE
|