Module org.jgrapht.core
Package org.jgrapht.alg.shortestpath
Class DeltaSteppingShortestPath.HeavyRelaxTask
java.lang.Object
org.jgrapht.alg.shortestpath.DeltaSteppingShortestPath.HeavyRelaxTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
DeltaSteppingShortestPath<V,
E>
Task that is submitted to the
DeltaSteppingShortestPath.completionService
during shortest path computation for
heavy relax requests relaxation.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary