APRlib

TraversalEdgeSetBase Members

TraversalEdgeSetBase overview

Public Instance Properties

Edge The class graph edge u
-l->
v corresponding to this edge set.
TargetNodeSet The set of target nodes of edges in this set.

Public Instance Methods

Equals 
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
HasSameEdge Is "edgeSet" a set of copies of the same edge as this?
ToString 

Protected Instance Fields

classGraphEdge 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

TraversalEdgeSetBase Class | edu.neu.ccs.demeter.APRlib Namespace