Project dream

Lonnie Princehouse fnord at u.washington.edu
Sat Jan 3 23:44:26 EST 2004


I keep thinking that a good graph module would be really handy (as in
nodes and edges, not plotting), with the ability to traverse and
manipulate graphs in nice Pythonic ways, as well as implement some
basic graph theory (finding cycles, paths, cliques, etc).  I've
started writing one, but it's nowhere near completion.



More information about the Python-list mailing list