APRlib

TraversalGraph.NodeSet Class

A set of nodes vi in a traversal graph, where the nodes in the set are all copies of the same class graph node v with different indices i.

For a list of all members of this type, see TraversalGraph.NodeSet Members.

System.Object
   TraversalNodeSetBase
      TraversalGraph.NodeSet

public class TraversalGraph.NodeSet : TraversalNodeSetBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: edu.neu.ccs.demeter.APRlib

Assembly: APRlib (in APRlib.dll)

See Also

TraversalGraph.NodeSet Members | edu.neu.ccs.demeter.APRlib Namespace