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