allShortestHopPaths

fun <T> Environment<T, *>.allShortestHopPaths(): ERROR CLASS: Symbol not found for SymmetricMatrix

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