SCIPvarGetMultaggrNVars

Function SCIPvarGetMultaggrNVars 

Source
pub unsafe extern "C" fn SCIPvarGetMultaggrNVars(
    var: *mut SCIP_VAR,
) -> c_int
Expand description

gets number n of aggregation variables of a multi aggregated variable x = a0*y0 + … + a(n-1)*y(n-1) + c