pub type Variable = Col;
A decision variable in the optimisation
pub struct Variable(/* private fields */);