Download Source Package python-graph:
This software provides a suitable data structure for representing graphs and a whole set of important algorithms.
Provided features and algorithms:
* Support for directed, undirected, weighted and non-weighted graphs * Support for hypergraphs * Canonical operations * XML import and export * DOT-Language output (for usage with Graphviz) * Random graph generation
* Accessibility (transitive closure) * Breadth-first search * Cut-vertex and cut-edge identification * Depth-first search * Identification of connected components * Minimum spanning tree (Prim's algorithm) * Mutual-accessibility (strongly connected components) * Shortest path (Dijkstra's algorithm) * Topological sorting
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 70.0 kB | 880 kB | [list of files] |