Dies ist ein Beispiel für einen AVL-Baum.

 

 

Das Applet ist selbsterklärend.

Dokumentation des Programmcodes : docs\tree.html

Quellcode : AVLApplet.java, AVLAlgorithm.java, TreeAlgorithm.java, DrawTree.java, Node.java, Item.java, DrawItem.java, AVLItem.java