Dijkstra's Shortest Path algorithm

Jürgen Hermann jh at web.de
Sat Dec 9 07:06:57 EST 2000


"Roy Katz" <katz at Glue.umd.edu> schrieb im Newsbeitrag
news:Pine.GSO.4.21.0012090042370.15110-100000 at y.glue.umd.edu...
> as edges).  It took a good two or three days for me in C++, and
> I was wondering if Python (or Numerical Python) has anything like this
> (a Graph module??).  If there isn't, perhaps I should post my class at
> SourceForge and try to make an extension out of it :)

Maybe you should try to implement it in Python and NOT take 2-3 days. ;))

Tongue-in-cheek-ingly yours, Jürgen





More information about the Python-list mailing list