python-graph-core

A library for working with graphs in Python


Keywords
python, graphs, hypergraphs, networks, library, algorithms
License
MIT
Install
pip install python-graph-core==1.8.1

Documentation

python-graph

A library for working with graphs in Python.

This software provides a suitable data structure for representing graphs and a whole set of important algorithms.

Important Notice

This repository is no longer being maintained. The python-graph library is now maintained by Lennart Regebro at Shoobx/python-graph.