pub fn introduce_objective_auxiliary(model: Model) -> ModelExpand description
Introduces an auxiliary find variable for a non-atomic optimisation objective and links it with an aux declaration constraint.
Objectives that are already atoms (for example minimising z) are left unchanged.