AVL Tree Implements insert, search, delete. Same print function from BST, but with colors. Build $ make Usage $ Usage: ./AVLtree [NODE1 NODE2 ...] The node list is optional: if not specified, a demo tree will be generated.