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