pub unsafe extern "C" fn SCIPbendersGetNSubproblemMasterVars(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
) -> c_intExpand description
returns the number of subproblem master variables for the given subproblem
pub unsafe extern "C" fn SCIPbendersGetNSubproblemMasterVars(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
) -> c_intreturns the number of subproblem master variables for the given subproblem