Function add_variables

Source
fn add_variables(
    problem: &mut RowProblem,
    cost_coefficients: &CoefficientsMap,
) -> VariableMap
Expand description

Add variables to the problem based on cost coefficients