Back to results
Bibliographic record · Consultation and access
Artículo

Exploring Network Structure, Dynamics, and Function using NetworkX

Aric Hagberg; Dan Schult; Pieter J. Swart · Proceedings of the Python in Science Conferences · 2008

Supplementary material available
Quick overview. Review the resource’s basic details, then access the content using the main button. This page shows only the information needed to identify, cite, and open the work.

Resource access

Open the content from the main option or choose another available source.

OpenAlex OpenAlex Works
Entrar por OpenAlex
Main access

Supplementary material available

El enlace apunta a material asociado, anexos, tablas, datos o página complementaria. No se marca como libro/texto completo.
Open material

Summary

Descripción general del contenido del recurso.

NetworkX is a Python language package for exploration and analysis of networks and network algorithms. The core package provides data structures for representing many types of networks, or graphs, including simple graphs, directed graphs, and graphs with parallel edges and self-loops. The nodes in NetworkX graphs can be any (hashable) Python object and edges can contain arbitrary data; this flexibility makes NetworkX ideal for representing networks found in many different scientific fields. In addition to the basic data structures many graph algorithms are implemented for calculating network properties and structure measures: shortest paths, betweenness centrality, clustering, and degree distribution and many more. NetworkX can read and write various graph formats for easy exchange with existing data, and provides generators for many classic graphs and popular graph models, such as the Erdos-Renyi, Small World, and Barabasi-Albert models. The ease-of-use and flexibility of the Python programming language together with connection to the SciPy tools make NetworkX a powerful tool for scientific computations. We discuss some of our recent work studying synchronization of coupled oscillators to demonstrate how NetworkX enables research in the field of computational networks.

How to cite

Elegí el formato que necesitás y copiá la referencia al portapapeles.

APA 7

Hagberg, A, Schult, D, & Swart, P. J. (2008). Exploring Network Structure, Dynamics, and Function using NetworkX. https://doi.org/10.25080/tcwv9851

MLA

Hagberg, Aric, et al. "Exploring Network Structure, Dynamics, and Function using NetworkX." 2008. https://doi.org/10.25080/tcwv9851.

Chicago

Hagberg, Aric, Dan Schult, and Pieter J. Swart. 2008. "Exploring Network Structure, Dynamics, and Function using NetworkX.". https://doi.org/10.25080/tcwv9851.

Harvard

Hagberg, A, Schult, D. and Swart, P. J. 2008, Exploring Network Structure, Dynamics, and Function using NetworkX, Proceedings of the Python in Science Conferences, available at: https://doi.org/10.25080/tcwv9851 [Accessed 6 Aug. 2026].

Share and print

Save the record, copy its permanent link, or print it as a PDF.

Export reference

You can export the record in common formats for use in a reference manager.

Resource details

Bibliographic information to help confirm that this is the correct material.

Title
Exploring Network Structure, Dynamics, and Function using NetworkX
Author / contributors
Aric Hagberg; Dan Schult; Pieter J. Swart
Publisher
Proceedings of the Python in Science Conferences
Publication year
2008
Language
English

Subjects

Explore related resources through these subjects.

Copied