[Tutor] Graph theory

Dave Kuhlman dkuhlman at rexx.com
Thu Dec 4 22:26:02 CET 2008


On Wed, Dec 03, 2008 at 08:49:12PM -0500, Kent Johnson wrote:
> On Wed, Dec 3, 2008 at 8:16 PM, John Fouhy <john at fouhy.net> wrote:
> 
> > Interestingly, Guido wrote an essay on implementing graphs in python
> > using dictionaries and lists:
> >
> > http://python.org/doc/essays/graphs/
> 
> Also googling "python graph" finds many alternatives.

And, if you are also interested in the visual display of graphs,
then look for graphviz and python-pygraphviz.

- Dave

-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman


More information about the Tutor mailing list