Home Art Programs Contact

 

JGraph

JGraph is a Java application which models graphs. JGraph allows one to manipulate vertices in a graph and create many different graphs which can be output into a simple format. JGraph is compatable with Matgraph, a graph theory toolbox for MATLAB.

Installation Requirements (Any system):

Java 1.5 JDK or higher
Python 2.0 or higher

Download JGraph:

JGraph has an online repository of templates. The templates take one of two forms. Templates can be either basic .sgf files (simple graph format, the format in which JGraph saves files) or they can be python scripts which generate sgf files given specific arguments. The library of online templates can be found here. If you would like to contribute to the database you have a couple choices. You can:

  • Email me a raw sgf file, which I will add to the database
  • Read about how to create your own python script that works with JGraph, create one, and email it to me.

 


Copyright © 2011 by Jonah Scheinerman. All rights reserved. Any source code available for download is published under the GNU General public license.