Next:
Up:
Previous:
Successor(n)
Case I:
Try n=4
right(n)
NIL
return(Min(right(n)))
Try n=7
Try n=5
Next:
Up:
Previous: