SCIPincludeConshdlrSOS1

Function SCIPincludeConshdlrSOS1 

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

creates the handler for SOS1 constraints and includes it in SCIP

@ingroup ConshdlrIncludes