Mycelia is a network visualization tool, written from scratch using the Boost graph library. It is intended to replace the NetVR tool.
It can load networks from custom XML or Graphviz-formatted files, as well as export to Graphviz. This is useful for saving modifications made to a network, such as node position or metadata. Time series inference is also supported using epsilon machine reconstruction, and the resulting state machine is displayed as a graph.
The repository is located at https://svn.cse.ucdavis.edu/repo/mycelia/ and has anonymous read-only access. Cave developers can commit changes using their campus Kerberos login.