diffuser78 at gmail.com: > Is there any library in Python which has implementation of graph > theoretic algorithms and models ? There are many of them, like: https://networkx.lanl.gov/ Mine: http://sourceforge.net/projects/pynetwork/ ...and some other. Bye, bearophile