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