public class VarD4
BoundsType | Bounds type of the variable. |
Definition | Definition of the variable. |
Dimension | Dimension of the variable symbol. |
Item | Returns the variable at the (i,j,k,l)-th position. Note that the indices can be any scalar (constant for the mathematical model) expression. |
Key | Key of the variable. |
VariableType | Type of the variable: Continuous, Binary or Integer. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetIndices | Returns an immutable collection of the variables indices. |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
Bounds | Bounds of the variable. |