pub unsafe extern "C" fn SCIPvarsGetProbvar(
vars: *mut *mut SCIP_VAR,
nvars: c_int,
)Expand description
gets corresponding active, fixed, or multi-aggregated problem variables of given variables, @note the content of the given array will/might change