Categories
graph-tool
graph-tool is a program to help with statistical analysis of graphs. Its feature set includes several statistical graph measurement algorithms, such as degree or scalar properties distributions, degree or scalar properties correlations, average distance, clustering, extended clustering, assortativity, and also supports graph filtering, graph history, graph layout, and more. It includes a random graph generation routine. It is geared mainly towards the study of Complex Networks.
The core algorithms are written in C++, making use of the Boost Graph Library, and template metaprogramming techniques, with performace in mind. The command line interface and other outlying code are written in python.
Last updated 22 Aug, 2006
About
Leadership
- Tiago de Paula Peixoto - Maintainer
Requirements
- Python (Use Requirement)
- GCC 4.1 or above (Build Prerequisite)
- Boost (Source Requirement)
Versions
NO_VERSION_DATA
NO_VERSION_DATA
- Released: 1 Jan, 1970
- Code Maturity: Stable
- Source Archive: https://projects.forked.de/graph-tool/wiki/Grap...
- Licenses: GPLv2orlater
- Interfaces: Command Line




