(un)directed graph type in Python?

gvwilson at nevex.com gvwilson at nevex.com
Tue Jul 20 11:27:15 EDT 1999


Hi.  Does someone have a Python module for representing large directed and
undirected graphs in Python that is memory-safe?  My first efforst are all
pretty simple, and all leak memory because of circular references...

Thanks,
Greg





More information about the Python-list mailing list