Constructor and Description |
---|
SSSP.VS() |
Modifier and Type | Method and Description |
---|---|
double |
dist()
The current estimate of the minimum distance from the starting vertex
to this vertex and
Integer.MAX_VALUE until this vertex is
visited. |
org.openrdf.model.Value |
predecessor()
Return the vertex preceding this vertex on the shortest path.
|
String |
toString() |
public org.openrdf.model.Value predecessor()
public double dist()
Integer.MAX_VALUE
until this vertex is
visited.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.