Weight a network graph.
[g]=NARVAL_G_EdgeLength(g)
network graph.
NARVAL_G_EdgeLength transforms the network graph g into a weighted graph where the Euclidian distance between the extreme nodes of edges is used. These weights are stored in g.edge_length. They are needed during the paths performance between network entities.