Category:
Software
Tags:
graph tool, Python modules
Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs. 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. Graph tool is a great tool that uses C++ in the background for great performance. More for information visit our website.



