networkx
K-Dense-AI/scientific-agent-skills
NetworkX is a powerful Python library used for generating, manipulating, and analyzing complex networks and graphs. It provides comprehensive tools for running essential graph algorithms (e.g., shortest paths, centrality, community detection), modeling diverse structures (social, biological, transportation), and handling various data formats (GraphML, JSON, Pandas). Ideal for system modeling and scientific research.