Graphs, kjbuckets, etc.

Simon Frost sdfrost at ucsd.edu
Mon Feb 24 19:22:09 EST 2003


Dear Python List,

I'm trying to find a nice fast graph (node-and-edge things, not charts) 
library for Python. I've found:

1. pygraphlib (pure Python)  http://pygraphlib.sourceforge.net/
2. PySomorph (wraps Vflib) http://staffa.wi.mit.edu/people/kelley/
3. KJbuckets http://starship.python.net/crew/aaron_watters/kjbuckets/

KJbuckets is more the kind of library I was looking for, but it doesn't 
compile out-of-the-box with Python2.2 (with gcc/Linux,MSVC,or gcc/MinGW). 
Does anyone have a working version for Python2.2?

Any other suggestions? I could always wrap the Boost Graph Library, but I 
was looking for more compact libraries.

Best
Simon

Simon D.W. Frost, M.A., D.Phil.
Department of Pathology
University of California, San Diego
Antiviral Research Center
150 W. Washington St., Suite 100
San Diego, CA 92103
USA

Tel: +1 619 543 8080 x275
Fax: +1 619 298 0177
Email: sdfrost at ucsd.edu

Register for the 10th International Discussion meeting on HIV Dynamics and 
Evolution:
http://ari.ucsd.edu/cfar/hivdynamics








More information about the Python-list mailing list