shortestPath_all.multiplex: Shortest paths between all vertices in the multiplex network

Description Usage Arguments Value Author(s) Examples

Description

Shortest paths between vertices in the multiplex network. The shortest paths will be calculated in a flatten graph. The shortest path length from a vertex to itself is always zero. For unreachable vertices Inf is included

Usage

1
shortestPath_all.multiplex(multiplex,flatten_function)

Arguments

multiplex

: The multiplex object.

flatten_function

: String, the name of the flatten function

Value

Numeric square matrix with length of multiplex nodes

Author(s)

Issam Falih <issam.falih@lipn.univ-paris13.fr>

Examples

1
2
3

Issamfalih/MUNA documentation built on May 8, 2019, 11:52 a.m.