Constructor and Description |
---|
BaseGraph() |
Modifier and Type | Method and Description |
---|---|
void |
addEdge(int from,
int to,
E value,
boolean directed)
Convenience method for adding an edge (directed or undirected) to graph
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEdge, getConnectedVertexIndices, getConnectedVertices, getEdgesOut, getRandomConnectedVertex, getVertex, getVertexDegree, getVertices, getVertices, numVertices