[prev] 80 [next]

Splay Trees (cont)

Example:

[Diagram:Pic/tree7.png]

Tree after "zag-zag" rotation:

[Diagram:Pic/tree8.png]

vs. promoting 36 to the root (a la insertion-at-root):

[Diagram:Pic/tree9.png]