Returns the type of a variable. The variable types are CONTINUOUS_VARIABLE, BINARY_VARIABLE or INTEGER_VARIABLE.
CONTINUOUS_VARIABLE
BINARY_VARIABLE
INTEGER_VARIABLE
int
An int containing the variable type.
MPSReader Class | Imsl.Math Namespace