next up previous
Next: Up: Previous:

Successor(n)

Case I:
Try n=4
right(n) $\neq$ NIL
return(Min(right(n)))


\psfig{figure=figures/f6-6.ps}

Try n=7
Try n=5


next up previous
Next: Up: Previous: