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