[GRASS-user] Which algorithm does v.net.path use?

Moritz Lennert mlennert at club.worldonline.be
Tue Sep 30 00:04:03 PDT 2014


On 29/09/14 12:54, Pilaf wrote:
> Hi everybody,
> I'm interested in knowing what algorithm is used for the v.net.path shortest
> path computation.


AFAICT, it's Dijkstra:

http://trac.osgeo.org/grass/browser/grass/trunk/lib/vector/dglib/graph.c#L785

Moritz


More information about the grass-user mailing list