SNAP for Python
Snap.py is a Python interface for SNAP. SNAP is a general purpose, high performance system for analysis and manipulation of large networks. SNAP is written in C++ and optimized for maximum performance and compact graph representation. It easily scales to massive networks with hundreds of millions of nodes, and billions of edges.
See also
- Graph theory
- NetworkX
- igraph
- graph-tool - (Boost Graph Library 기반)
- Graphillion
- NetworKit
- SNAP for Python (Snap.py)