retworkx: A High-Performance Graph Library for Python
Network and graph analysis is a widely applicable field of research, and Python is a popular programming language. In retworkx, we provide a high-performance, flexible graph and network analysis library for Python. retworkx is inspired by NetworkX (Hagberg et al., 2008) but addresses many performance concerns of the latter. retworkx is particularly suited for performance-sensitive applications that use graph representations.
READ FULL TEXT