On Sat, 25 Nov 2006 14:05:27 +0000, Nathan Harmston wrote:

> Hi All,
> 
> Currently I am working on a generic graph library  so I can do various
> graph based analysis for various projects I have ideas for. Currently
> I am implementing Graph as a wrapper around a dictionary. Currently my
> implementation works like this:

[snip]

http://www.python.org/doc/essays/graphs.html

http://mail.python.org/pipermail/python-list/2002-April/137593.html


Hope this helps.


-- 
Steven.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to