pub unsafe extern "C" fn SCIPbendersGetSubproblemMasterVarsData(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
vars: *mut *mut *mut SCIP_VAR,
nvars: *mut c_int,
nbinvars: *mut c_int,
nintvars: *mut c_int,
)Expand description
returns the subproblem master variable data for the given subproblem