allShortestHopPaths

fun <T> Environment<T, *>.allShortestHopPaths(): <Error class: unknown class><Double>

Calculates the shortest paths using the Floyd-Warshall algorithm calculating the Hop Distance between nodes.