cwheat@mit: software & data sets 
Network Analysis Class Library

You can download the full class library here as wibiall.jar. This is actually a collection of several class libaries—there are interdependencies between each of them. I will detail these dependencies shortly to make these available as separate downloads when I next get a chance. I am working on providing better javadoc documentation of these class libraries, and I will make the source code available soon!

The library depends on the FreeHEP VectorGraphics v2.1.1 class library. In particular, you will need to add the following JAR files to your classpath to run the Tenkrow network analysis application:

  • freehep-graphics2d-2.1.1.jar
  • freehep-graphicsio-2.1.1.jar
  • freehep-graphicsio-pdf-2.1.1.jar
  • freehep-graphicsio-ps-2.1.1.jar
  • freehep-util-2.0.2.jar
  • freehep-io-2.0.2.jar
  • All of these libraries are available as part of the VectorGraphics v2.1.1 library download.