SymbolKeyBitwiseOr(SymbolKey, String) Operator
Creates a objective or constraint key and definition.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static ObjOrConstrKeyDefn operator |(
SymbolKey key,
string definition
)
- key SymbolKey
- Key of the objective function or constraint.
- definition String
- Definition of the objective function or constraint.
ObjOrConstrKeyDefn