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