Package | Description |
---|---|
edu.ucla.sspace.graph |
Modifier and Type | Method and Description |
---|---|
SparseUndirectedEdgeSet |
SparseUndirectedEdgeSet.copy(IntSet vertices)
Copies the edges in this set that are connected to any of the vertices in
the provided set.
|
protected SparseUndirectedEdgeSet |
SparseUndirectedGraph.createEdgeSet(int vertex)
Creates a sparse edge set that treats all edges as symmetric.
|
Copyright © 2012. All Rights Reserved.