Package | Description |
---|---|
edu.ucla.sspace.graph |
Modifier and Type | Method and Description |
---|---|
GenericEdgeSet<T> |
GenericEdgeSet.copy(IntSet vertices)
Copies the edges in this set that are connected to any of the vertices in
the provided set.
|
protected GenericEdgeSet<T> |
GenericGraph.createEdgeSet(int vertex) |
Copyright © 2012. All Rights Reserved.