SCIPincludeConshdlrBenderslp

Function SCIPincludeConshdlrBenderslp 

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

creates the handler for benderslp constraints and includes it in SCIP

@ingroup ConshdlrIncludes