SCIPincludeConshdlrComponents

Function SCIPincludeConshdlrComponents 

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

creates the components constraint handler and includes it in SCIP

@ingroup ConshdlrIncludes