This repo showcases the Tree Shaping method by comparing it against other known techniques. It served as a live code example in my Masters Thesis Presentation
The method was used in building PULER Running the examples can be done via cloning the repo and calling:
nix develop
codium .
./run.sh
Once any of the files in src/
are saved, the diagram.svg previewed by feh
will be automatically updated.