pub unsafe extern "C" fn SCIPincludeExprhdlrAbs(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the handler for absolute expression and includes it into SCIP
@ingroup ExprhdlrIncludes
pub unsafe extern "C" fn SCIPincludeExprhdlrAbs(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the handler for absolute expression and includes it into SCIP
@ingroup ExprhdlrIncludes