GRBConstr.sameAs()

boolean sameAs ( GRBConstr otherConstr )

Check whether two constraint objects refer to the same constraint.

Arguments:

otherConstr: The other constraint.

Return value:

Boolean result indicates whether the two constraint objects refer to the same model constraint.