APRlib

TraversalGraph.EdgeSet.hasIndices Method 

Is u^i

-l->
v^j in this set?

public virtual bool hasIndices(
   int i,
   int j
);

See Also

TraversalGraph.EdgeSet Class | edu.neu.ccs.demeter.APRlib Namespace