| Interface | Description |
|---|---|
| ShortestPathDeltaSteppingConfig |
| Class | Description |
|---|---|
| ShortestPathDeltaSteppingProc |
Delta-Stepping is a non-negative single source shortest paths (NSSSP) algorithm
to calculate the length of the shortest paths from a starting node to all other
nodes in the graph.
|