dot-al_s2_mssp: Compute the MSSP subroutine.

Description Usage Arguments Value Author(s)

Description

This function takes a graph and a set of labelled vertexes and computes the length of the shortest paths and the points along them.

Usage

1

Arguments

G

A igraph object.

L

A list of lists containing the ids of the vertexes in G_mt and their labels.

Value

1
2
A vector. The vertex ids of the mid-points along the shortest
        paths between the elements of L.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


e-sensing/activelearning documentation built on Dec. 20, 2021, 2:21 a.m.