SCIPincludeConshdlrLogicor

Function SCIPincludeConshdlrLogicor 

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

creates the handler for logic or constraints and includes it in SCIP

@ingroup ConshdlrIncludes