pub unsafe extern "C" fn SCIPgetBendersNSubproblems(
scip: *mut SCIP,
benders: *mut SCIP_BENDERS,
) -> c_intExpand description
returns the number of subproblems that are stored in the given Benders’ decomposition
@return the number of subproblems in the Benders’ decomposition