Ratio of trees generated that will be branches and not leaves. Expects
a ratio in the inclusive range of 0…1. Default is ¼.
Start numbering of nodes at this number. Default is 1.
Max child count per branch. Default is 5.
Maximum depth of trees generated.
If true no leaves will be generated so that all trees will always have at
least a height of 1. Default is false.
Numbered arbitrary tree generation options. A numbered arbitrary tree has unique node values, one per each number in the inclusive range
initialize…initialize + nodeCount - 1where the root node value isinitialize.