Variables whose observations can take on only one of a finite set of values
are called categorical variables.
In the Extreme Optimization Numerical Libraries for .NET,
categorical variables are implemented by the
CategoricalVectorT class.
Associated with each categorical variable is an index that
maps values to integer indices.
In this section: