

graph-tool
2 likes
Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template...
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
Features
- Graphs
Tags
- graphics
- Python
- Machine Learning
- visualization
- graph-drawing
- complex-networks
graph-tool News & Activities
Highlights All activities
Recent activities
No activities found.
graph-tool information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is graph-tool?
Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library.







