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