6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
A library for working with graphs in Python.
|
|
It provides a suitable data structure for representing graphs
|
|
and a whole set of important algorithms.
|
|
|
|
WWW: http://code.google.com/p/python-graph/
|