pub unsafe extern "C" fn SCIPbendersIsActive(
benders: *mut SCIP_BENDERS,
) -> c_uintExpand description
returns whether the given Benders’ decomposition is in use in the current problem
pub unsafe extern "C" fn SCIPbendersIsActive(
benders: *mut SCIP_BENDERS,
) -> c_uintreturns whether the given Benders’ decomposition is in use in the current problem