[SciPy-User] Dijkstra's algorithm on a lattice

Stéfan van der Walt stefan at sun.ac.za
Sat Nov 21 09:38:54 EST 2009


Hi Zach

2009/11/19 Zachary Pincus <zachary.pincus at yale.edu>:
> A bit off-topic, but before I write some C or cython to do this, I
> thought I'd ask to see if anyone knows of existing code for the task
> of finding the shortest (weighted) path between two points on a lattice.

This is what the shortest path routine in scikits.image is meant to
do.  How can we modify it to make it more useful to you?

Cheers
Stéfan



More information about the SciPy-User mailing list