Type Alias Variable

Source
pub type Variable = Col;
Expand description

A decision variable in the optimisation

Aliased Typeยง

pub struct Variable(/* private fields */);