SymbolKeyBitwiseOr(SymbolKey, ForAllSets) Operator
Creates a constraint key and forall sets, omitting the constraint definition.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static ConstrKeyDefnForall operator |(
SymbolKey key,
ForAllSets constraintForallSets
)
- key SymbolKey
- Cosntraint key.
- constraintForallSets ForAllSets
- Forall sets expression of the constraint.
ConstrKeyDefnForall