graph_tool.stats#
This module contains miscellaneous statistical functions.
Summary#
| Return the vertex histogram of the given degree type or property. | |
| Return the edge histogram of the given property. | |
| Return the average of the given degree or vertex property. | |
| Return the average of the given degree or vertex property. | |
| Return the shortest-distance histogram for each vertex pair in the graph. |