graph-tool icon
graph-tool icon

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...

Statistical inference of modular network structure

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Linux
-
No reviews
2likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Graphs

 Tags

graph-tool News & Activities

Highlights All activities

Recent activities

No activities found.

graph-tool information

  • Developed by

    PT flagTiago P. Peixoto
  • Licensing

    Open Source and Free product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
graph-tool was added to AlternativeTo by count0 on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What 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.

Official Links