APRlib

TraversalGraph.IndexPair Class

A pair of indices, representing the copy indices on the source and target of an edge in the traversal graph.

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

System.Object
   TraversalGraph.IndexPair

public class TraversalGraph.IndexPair

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.IndexPair Members | edu.neu.ccs.demeter.APRlib Namespace