APRlib

TraversalNodeSetBase.OutgoingEdgeSets Property

An unmodifiable list of EdgeSet objects representing the edges in the traversal going out of the nodes in this set. Each EdgeSet will be nonempty and have a nonempty target NodeSet.

public virtual System.Collections.IList OutgoingEdgeSets {get;}

See Also

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