MPVar
Mathematical programming model variable.
- Value parameters:
- lowerBound
the lower bound in the domain
- model
the model that the variable belongs
- symbol
the symbol of the variable
- upperBound
the upper bound in the domain
Value members
Inherited methods
- Value parameters:
- obj
an object to compare
- Returns:
true only in case the object is a variable and has identical index
- Definition Classes
- Inherited from:
- Var