01Implementation of core algorithms including PageRank, Dijkstra's, and community detection.
02Advanced visualization support with multiple layout algorithms and Matplotlib customization.
03Seamless integration with Pandas, NumPy, and SciPy for data-driven analysis.
04Comprehensive graph creation for undirected, directed, and multi-edge networks.
05Synthetic network generation for testing scale-free and small-world models.
060 GitHub stars