Class MartinShortestPath.Label
java.lang.Object
org.jgrapht.alg.shortestpath.MartinShortestPath.Label
- Enclosing class:
MartinShortestPath<V,E>
A node label.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
-
value
public double[] value -
previous
-
fromPrevious
-
-
Constructor Details
-
Label
-
-
Method Details
-
toString
-