easy implementation of zig /zag etc.

I looking for an easy implementation on how zig and zag a splay tree. all the method i've come up so far, affects the root node, but this not be as easy when the tree grows..

How can i easily implement these rotation functions?
Topic archived. No new replies allowed.