In this page contains a list of links of graph-related sites. The links are not sorted in any particular order or significance.
http://pharos.inria.fr/Java/query.jsp?cids=c_2089
http://gef.tigris.org/ - a graph editing library + editor.
http://jgraph.sf.net/ - a graph editing component. includes an editor and some layout support.
http://jdigraph.sourceforge.net/ - a Java library for representing and working with directed graphs and paths.
http://touchgraph.sourceforge.net/ - provides a hands-on way to visualize networks of interrelated information.
http://www.cs.rpi.edu/projects/pb/jgb/ - classes which implement graph-theory objects and some algorithms (euler, longestpath etc.).
http://www.research.att.com/~john/Grappa/ - a port of a subset of GraphViz to Java.
http://www.cs.brown.edu/cgc/jdsl/ - graph traversals, shortest path, minimum spanning tree etc.
http://www.bluemarsh.com/java/graph/ - GraphMaker is a Java application for graphically illustrating graph algorithms, such as breadth-first searches and minimum-spanning trees.
http://www.caida.org/tools/visualization/libsea/ - LibSea is both a file format and a Java library for representing large directed graphs on disk and in memory.
http://wilma.sourceforge.net/ - a Java library which allows other programs to create animated 3d graph visualisations.
http://jung.sourceforge.net/ - a library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network.
http://www.math.tu-berlin.de/jGABL/
http://www.yworks.de - company providing graph-related products: editor, algorithmic library and more. not free. not open source.
http://www.nwoods.com/go/jgo.htm - a graphics library to build custom interactive diagrams.
http://www.boost.org/libs/graph/doc/ - The Boost graph library.
http://www.graphviz.org - a collection of tools for manipulating graph structures and generating graph layouts.
http://www.mpi-sb.mpg.de/LEDA/index.html -
http://pigale.sourceforge.net/ - a
tool for graph editing, layout and investigation.
© Copyright 2003, by Barak Naveh and Contributors. All rights reserved. |