public static interface SSSP.Bindings extends BaseGASProgram.Bindings
IBindingExtractor.IBinders exposed by SSSP.| Modifier and Type | Field and Description |
|---|---|
static int |
DISTANCE
The shortest distance to the vertex.
|
static int |
PREDECESSOR
The predecessor vertex on a shortest path.
|
VISITEDstatic final int DISTANCE
static final int PREDECESSOR
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.