SCIPincludeConshdlrLinking

Function SCIPincludeConshdlrLinking 

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

creates the handler for linking constraints and includes it in SCIP

@ingroup ConshdlrIncludes