Interface | Description |
---|---|
VertexComparatorFactory |
Class | Description |
---|---|
Edge |
This is the standard implementation of an edge with fixed from and to Vertex instances;
all standard OTP edges are subclasses of this.
|
Edge.ValidVertexTypes | |
Graph |
A graph is really just one or more indexes into a set of vertexes.
|
GraphIndex |
This class contains all the transient indexes of graph elements -- those that are not
serialized with the graph.
|
GraphIndex.StopAndDistance | |
Vertex |
A vertex in the graph.
|
Copyright © 2019. All rights reserved.