Function SCIPbendersIsActive

Source
pub unsafe extern "C" fn SCIPbendersIsActive(
    benders: *mut SCIP_BENDERS,
) -> c_uint
Expand description

returns whether the given Benders’ decomposition is in use in the current problem