Function scip_sys::SCIPincludeConshdlrSOS2
source · pub unsafe extern "C" fn SCIPincludeConshdlrSOS2(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the handler for SOS2 constraints and includes it in SCIP
@ingroup ConshdlrIncludes