APRlib

IConstraintMap.meetsConstraint Method (Int32, IEdge, INameMap)

Is the element predicate for the ith edge in the strategy graph true for the class graph edge e, using name map N?

bool meetsConstraint(
   int i,
   IEdge e,
   INameMap N
);

See Also

IConstraintMap Interface | edu.neu.ccs.demeter.APRlib Namespace | IConstraintMap.meetsConstraint Overload List