APRlib

StrategyGraph.IncidentEdgeIndices Class

Maintains two collections of index values (Int32), one for the incoming edges and one for the outgoing edges.

For a list of all members of this type, see StrategyGraph.IncidentEdgeIndices Members.

System.Object
   StrategyGraph.IncidentEdgeIndices

public class StrategyGraph.IncidentEdgeIndices

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.sg

Assembly: APRlib (in APRlib.dll)

See Also

StrategyGraph.IncidentEdgeIndices Members | edu.neu.ccs.demeter.APRlib.sg Namespace