GraphThing!

You can either compile GraphThing yourself, or download a pre-made binary. To compile it yourself, you will need: * A Unix-like operating system (GNU/Linux, *BSD, Cygwin on MS Windows, Mac OSX, etc. * A reasonable C++ compiler (I use g++ 4.0.1 * wxWidgets http://www.wxwidgets.org
2.6.1, or later **with development files** * Mac OS X users can use the **wxmac** http://pdb.finkproject.org/pdb/package.php/wxmac
package through Fink. * FreeBSD users should install **x11-toolkits/wxgtk26** http://www.freshports.org/x11-toolkits/wxgtk26
in the ports collection. * Debian users need the **libwxgtk2.6-dev** package http://packages.debian.org/testing/libdevel/libwxgtk2.6-dev
from the testing distribution. * Gentoo users want wxGTK in x11-libs http://pack

GraphThing alternatives

  • Gephi

  • Gephi is an open-source software for visualizing and analyzing large networks graphs. Gephi uses a 3D render engine to display graphs in real-time and speed up the exploration. Use Gephi to explore, analyse, spatialise, filter, cluterize, manipulate and export all types of graphs.

    tags: 3d-rendering exploration filtering graph-visualization graphs
  • SocNetV

  • Social Network Visualizer (SocNetV) is a cross-platform, user-friendly application for the analysis and visualization of Social Networks in the form of mathematical graphs, where vertices depict actors/agents and edges represent their relations.

    tags: visualization graphs layout graph-visualization graph-theory
  • jsflap

  • A web-based NFA and DFA construction and testing tool.

    tags: browser-based javascript web-based
  • JFLAP

  • JFLAP is software for experimenting with formal languages topics including nondeterministic finite automata, nondeterministic pushdown automata, multi-tape Turing machines, several types of grammars, parsing, and L-systems. In addition to constructing and testing examples for these, JFLAP allows one to experiment with construction proofs from one form to another, such as converting an NFA to a DFA to a minimal state DFA to a regular expression or regular grammar.

    tags: Portable grammar mathematics parser state-machine
  • GraphShop

  • GraphShop is the Graph Theory Workshop, an interactive software environment for Graph Theory research and applications. It contains a visual "point and click" interface for graph creation and manipulations, as well as an integrated scripting environment (using ECMAScript) linked both ways with the GUI systems. This means that one can create a graph with scripting, examine and modify it with the visual interface, and then run a custom script algorithm on the result.

    tags: Discontinued graphs graph-visualization graph-theory
  • GraphTea

  • the free and opensource(GPL) software framework to work on graphs and social networks.

    tags: graphs graph-visualization graph-theory
  • Rin'G

  • Rin'G is an environment for the study and implementation of Graph Theory algorithms that allows users to view interactive, step-by-step animations of their executions.

    tags: Discontinued graphs graph-visualization graph-theory
  • Rocs

  • Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms.

    tags: graphs graph-visualization graph-theory
  • Graphynx

  • Create weighted and unweighted graphs and run algorithms step by step. Learn graph theory interactively… much better than a book!

    tags: educational visualization interactive graph-theory