Tutorial or example use for python-graph library

e.g. emre emreguney at gmail.com
Fri May 8 10:19:45 EDT 2009


On May 8, 3:21 pm, Paul  Moore <p.f.mo... at gmail.com> wrote:
> I have just discovered the python-graph library. I've been interested
> in graph algorithms for a long time, so I'd like to give this a try.
> But there seems to be very little in the way of examples, or tutorial
> documentation available. There's the API documentation, but that's not
> really narrative form. And there are some examples in the
> distribution, but these seem to be essentially artificial examples,
> rather than real-world code (and they don't have much in the way of
> documentation!)
>
> Are there any reasonably-sized tutorials, or examples of common real-
> world code, using this package? My google-fu wasn't strong enough to
> find anything directly :-(
>
> Thanks,
> Paul

Hi,
you might want to check networkx as well, it is considerably well
documented:
http://networkx.lanl.gov/
Emre



More information about the Python-list mailing list