pub unsafe extern "C" fn SCIPvarGetMultaggrScalars( var: *mut SCIP_VAR, ) -> *mut f64
gets vector of aggregation scalars a of a multi aggregated variable x = a0*y0 + … + a(n-1)*y(n-1) + c