Description Usage Arguments Value Author(s)
This function takes a graph and a set of labelled vertexes and computes the length of the shortest paths and the points along them.
1 | .al_s2_mssp(G, L)
|
G |
A igraph object. |
L |
A list of lists containing the ids of the vertexes in G_mt and their labels. |
1 2 | A vector. The vertex ids of the mid-points along the shortest
paths between the elements of L.
|
Alber Sanchez, alber.ipia@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.