Line 1:
Line 1:
Print the AVL-G Tree.
Print the AVL-G Tree.
−
Will be up once the spec is correct :)
+
Takes no arguments, and merely prints the structure of your AVL-g tree using the rules from Section 7. This function is used to serialize your AVL-g tree so that its correctness can be checked.