This small project implements a tree structure in Java and generates a random tree based on configuration parameters
Running the project is easy, just follow these steps:
- Set the configuration parameters in config/tree.ini
- Run TreeGenerator as a 'Java Application'