Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 403 Bytes

File metadata and controls

12 lines (8 loc) · 403 Bytes

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.