A graph generator with fractal visualization architecture built in javascript
Run the commands in the console so that you can generate your own graph:
TRILHA.{node you want to execute}.insertChildren(id) - Inserts a child to the node.
Run the command
build(TRACK.main) - to create a prefabricated fractal graph
