Untitled (8)
>
with(GraphTheory):with(SpecialGraphs):
>
G := CompleteBinaryTree(3);
>
DrawGraph(G);
>
DrawGraph(G,style=spring,dimension=3);
¡@
Path Length of Binary Search Trees