[Tutor] Graph theory

Santiago Payà i Miralta santiagopm at wanadoo.es
Fri Dec 5 00:05:51 CET 2008


On Thu, Dec 04, 2008 at 01:26:02PM -0800, Dave Kuhlman wrote:
> 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.
> 

Networkx works fine for me. Try it!

http://networkx.lanl.gov/

Santiago

-- 
Santiago Payà i Miralta
607 070 992
mailto:santiagopm at wanadoo.es


More information about the Tutor mailing list