SCIPincludeConshdlrSOS2

Function SCIPincludeConshdlrSOS2 

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

creates the handler for SOS2 constraints and includes it in SCIP

@ingroup ConshdlrIncludes