mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
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/
|