Skip to main content

Tulip 5.7.2 is available

Tulip 5.7.2 is essentially a maintenance release.
It provides some improvements with :

  • a new layout plugin Align nodes to make graph layout by hand easier,
  • the addition of the undirected case in the Strongly Connected Components plugin,
  • the ability to Group elements in a meta node having in and out meta edges,
  • the support of Qt 6.4.

It includes bug fixes in :

  • the computation of Quotient clustering plugin in the undirected case,
  • the computation of min and max values for subgraph metrics,
  • the plugins documentation for python binding,
  • the Tulip GUI (Import CSV wizard, Geographic and Histogram views, Preferences dialog, ...).

Download links
Binaries are available for Windows (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 and macOS installers without the Python components are also available for users who do not intend to use
specific Python code to interact with their data when using Tulip.
Python modules (tulip-python) are downloadable through pip install command.