Return the Shortest-Path from given node to other nodes, with option for counting replicates

MultiShortestPathFromNode(g.ext, n, Nodes, countReplicas = F)

Arguments

g.ext

igraph object obtained from supra-adjacency matrix

n

integer the node id

Nodes

scalar, number of nodes

countReplicas

logical

Value

A igraph object containing the list of shortest paths