Tagged Questions
1
vote
0answers
402 views
Generate trees based on number of nodes and children allowed [closed]
I am doing an experiment, and would like to generate images of Binary Trees and Exponential Trees using LaTeX.
The difference between these two structures is the number of children allowed per node ...