pub unsafe extern "C" fn SCIPvarGetMultaggrConstantExact(
var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONALExpand description
gets exact aggregation constant c of a multi aggregated variable x = a0*y0 + … + a(n-1)*y(n-1) + c
pub unsafe extern "C" fn SCIPvarGetMultaggrConstantExact(
var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONALgets exact aggregation constant c of a multi aggregated variable x = a0*y0 + … + a(n-1)*y(n-1) + c