Class DeltaSteppingShortestPath.LightRelaxTask
java.lang.Object
org.jgrapht.alg.shortestpath.DeltaSteppingShortestPath.LightRelaxTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
DeltaSteppingShortestPath<V,E>
Task that is submitted to the
DeltaSteppingShortestPath.completionService during shortest path computation for
light relax requests relaxation.- Since:
- January 2018
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
vertices
-
-
Constructor Details
-
LightRelaxTask
-
-
Method Details
-
run
-