Package org.graphwalker.core.algorithm
Class FloydWarshall
java.lang.Object
org.graphwalker.core.algorithm.FloydWarshall
- All Implemented Interfaces:
Algorithm
- Author:
- Nils Olsson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetMaximumDistance(Element destination) intgetShortestDistance(Element origin, Element destination)
-
Constructor Details
-
FloydWarshall
-
-
Method Details
-
getShortestDistance
-
getMaximumDistance
-