opnsense-ports/graphics/py-graph/pkg-descr
Franco Fichtner d44655af41 */*: sync with upstream
Taken from: FreeBSD
2015-07-18 07:01:00 +02:00

5 lines
193 B
Text

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/