+,LinearVariableSum,LinearVariableCollection-method {ompr} | R Documentation |
Adds the variables in the rhs to the variables in the lhs and returns another 'LinearVariableSum'.
## S4 method for signature 'LinearVariableSum,LinearVariableCollection' e1 + e2
e1 |
an object of type 'LinearVariableSum' |
e2 |
an object of type 'LinearVariableCollection' |
Returns an object of type 'LinearVariableSum'