SCIPincludeExprhdlrSin

Function SCIPincludeExprhdlrSin 

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

creates the handler for sin expressions and includes it into SCIP

@ingroup ExprhdlrIncludes