APRlib

TraversalGraph.EdgeSet.IntercopyIndices Property

An unmodifiable Set of IndexPair objects representing the endpoint indices of the intercopy copies in this set, i.e. the set of all (i,j) such that i != j and u^i

-l->
v^j is in the set.

public virtual System.Collections.ArrayList IntercopyIndices {get;}

See Also

TraversalGraph.EdgeSet Class | edu.neu.ccs.demeter.APRlib Namespace