issues
search
AutoVerse-ai
/
Verse-library
Library for modeling, simulation, and verification of interacting autonomous agents
https://autoverse-ai.github.io/Verse-library/
University of Illinois/NCSA Open Source License
29
stars
18
forks
source link
Visualize dot
#26
Closed
crides
closed
1 year ago
crides
commented
1 year ago
Adds
graphviz
to dependencies
Uses the
graphviz
package for visualizing the AnalysisTree (needs the
dot
etc. commands installed, usually available from the
graphviz
on most Linuxes)
Adds colors to
visualize
as well. Red is new, blue is old
This is a PR as it adds dependencies
graphviz
to dependenciesgraphviz
package for visualizing the AnalysisTree (needs thedot
etc. commands installed, usually available from thegraphviz
on most Linuxes)visualize
as well. Red is new, blue is oldThis is a PR as it adds dependencies