Graph-tool

From Wikipedia, the free encyclopedia

Stable release
2.45 / 22 May 2022; 3 years ago (2022-05-22)
Repository
Written inPython, C++
Graph Tool
DeveloperTiago P. Peixoto
Stable release
2.45 / 22 May 2022; 3 years ago (2022-05-22)
Repository
Written inPython, C++
Operating systemOS X, Linux
TypeSoftware library
LicenseLGPL
Websitegraph-tool.skewed.de

graph-tool is a Python module for manipulation and statistical analysis of graphs (AKA networks). The core data structures and algorithms of graph-tool are implemented in C++, making extensive use of metaprogramming, based heavily on the Boost Graph Library.[1] Many algorithms are implemented in parallel using OpenMP, which provides increased performance on multi-core architectures.

Suitability

References

Related Articles

Wikiwand AI