Skip to main content

Tulip 5.3.0 is available

Tulip 5.3 offers some improvements, mainly:

  • a new implementation of the Geographic View which uses map tiles provided by Open Street Map, public Esri map services and view interaction features provided by Leaflet,
  • the possibility to draw the convex hulls of subgraphs when displaying a graph hierarchy in a Node-Link diagram view,
  • the addition of the new selectShortestPaths(...) function in the C++ api and the python bindings,
  • the enhancement of the view interactors configuration.

Many bugs have been also fixed.

Important notice for developers:
As previously announced, Tulip 5.3 can no longer be built up with Qt 4, and the tulipgui python module is no longer provided.

Download links
Binaries are available for Windows (32/64-bit), Linux (a 64-bit AppImage) and MacOSX platforms from the dedicated SourceForge page.
Source packages can be downloaded from the same page.
Windows binaries without the Python components are also available for users who do not aim to use
a specific Python code to interact with their data when using Tulip.