| Package | Description |
|---|---|
| edu.ucla.sspace.graph |
| Modifier and Type | Method and Description |
|---|---|
SparseDirectedEdgeSet |
SparseDirectedEdgeSet.copy(IntSet vertices)
Copies the edges in this set that are connected to any of the vertices in
the provided set.
|
protected SparseDirectedEdgeSet |
SparseDirectedGraph.createEdgeSet(int vertex)
Creates an
EdgeSet for storing DirectedEdge instances for
the specified vertex. |
Copyright © 2012. All Rights Reserved.