public class VertexIndices extends Object implements Serializable
ComputationGraph to define the connection structure
between GraphVertex objects in the graph| Constructor and Description |
|---|
VertexIndices() |
| Modifier and Type | Method and Description |
|---|---|
int |
getVertexEdgeNumber()
The edge number.
|
int |
getVertexIndex()
Index of the vertex
|
String |
toString() |
Copyright © 2018. All rights reserved.