Package algs13
Class XBTree
java.lang.Object
algs13.XBTree
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic XBTreedemoTree()intdepth()intstatic XBTreeintheight()intstatic voidstatic XBTreerandomTree(double chanceOfNull, int maxDepth) voidtoGraphviz(String filename) toString()