Table of Contents

Mycelia

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.

Source Code

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.

Installation

Installation is detailed in the included readme file. A brief synopsis:

  • Install Vrui
  • Install Boost
  • Install the Xerces XML parsing library
  • Set BOOSTDIR and XERCESDIR in the makefile to their respective install locations
  • Compile with make and run the mycelia binary

OS-specific instructions:

 
keckcaves/mycelia.txt · Last modified: 2009/04/04 21:16
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-No Derivative Works 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki