public static interface SSSP.Bindings extends BaseGASProgram.Bindings
IBindingExtractor.IBinder
s 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.
|
VISITED
static final int DISTANCE
static final int PREDECESSOR
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.