Package algs32
Class XBTree
java.lang.Object
algs32.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()