we split the Project into 3 seperate parts:
- running a single benchmark
- run benchmarks on a list of input trees and for a whole set of test configs
- visualize data gathered by benchmarks
you find detailed discriptions for this 3 parts in the following directories:
- src\benchmark\README.md
- data_gen\README.md
- data_vis\README.md
have fun :)