Content deleted Content added
→Function Slide_And_Increment(p): consistency of notation |
|||
Line 35:
==== Algorithm for adding a symbol ====
leaf_to_increment = NULL
p = pointer to the leaf node containing
IF (p is NYT) THEN
Extend P by adding two children
|