Last News

About Us

GraphStream is hosted by the University of Le Havre. It is initiated and maintained by members of the RI2C research team from the LITIS computer science lab.

Mailing lists

Development

Documentation

See the Documentation pages for detailed tutorials and help. See also:
Explore public directory

Nightly Builds

Get the lastest (unstable) binaries of GraphStream through the automatic build system.

Get the nightly builds

Downloads

GraphStream "ui" release 1.1

Patch release notes

1.1.2
fix issues.

Download GraphStream "ui" release 1.1

GraphStream "core" release 1.1

Here is the 1.1.2 release of the "core" package of GraphStream.

Main changes according to 1.0 are :
  • rewrite of graph implementations (AdjacencyListGraph, SingleGraph and MultiGraph)
  • new file source support (GEXF, Pajek, GraphML, Tulip)
  • new way to access elements using an integer index in addition to the id, providing a faster way to iterate over a set of elements
  • camera in ui becomes reachable
  • new DGS directive "cl" for the graphCleared event
  • faster Dijkstra's algorithm
  • many bugs are fixed

Patch release notes

1.1.1
fix critical bugs in the DGS parser used to read .dgs files.
1.1.2
fix issues.

Download GraphStream "core" release 1.1

GraphStream "algo" release 1.1

Patch release notes

1.1.2
Fix issues.

Download GraphStream "algo" release 1.1

Source of 1.0 video

Code used to generate graph frames of the 1.0 video available on youtube.

Download Source of 1.0 video

GraphStream "core" release 1.0

Here is the the 1.0 release of the "core" package of GraphStream. This is the main package of the project. All other packages depend on this one.

It Contains:
  • the gs-core.jar binary archive that may be added to your CLASSPATH, this archive contains the core dependencies "mbox2", "pherd" and "util";
  • the gs-core javadoc that contains the gs-core API documentation;
  • the gs-core sources.

Download GraphStream "core" release 1.0

GraphStream "ui" release 1.0

It contains the additionnal viewer supporting the complete GraphStream CSS specifications.

Download GraphStream "ui" release 1.0

GraphStream "algo" release 1.0

Here is the the 1.0 release of the "algo" package of GraphStream. It contains classes dedicated to various algorithms related to graphs. It depends on the "core" package.

It Contains:
  • the gs-algo.jar binary archive that may be added to your CLASSPATH;
  • the gs-algo javadoc that contains the gs-algo API documentation;
  • the gs-algo source.

Download GraphStream "algo" release 1.0