SCIPcreateBendersDefault

Function SCIPcreateBendersDefault 

Source
pub unsafe extern "C" fn SCIPcreateBendersDefault(
    scip: *mut SCIP,
    subproblems: *mut *mut SCIP,
    nsubproblems: c_int,
) -> SCIP_RETCODE
Expand description

Creates a default Benders’ decomposition algorithm and activates it in SCIP