Inherited Attributes
Attributes inherited from: Object
Attributes inherited from: AdjacencyGraph<V>
Attributes inherited from: IncidenceGraph<V,E>
Methods
edgesConnectingSource Codeshared formal {E*} edgesConnecting(V source, V target)
occurrencesOfEdgeSource Codeshared default Integer occurrencesOfEdge(V source, V target)
Inherited Methods
Methods inherited from: Object
Methods inherited from: AdjacencyGraph<V>
Methods inherited from: IncidenceGraph<V,E>