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