SCIPincludeExprhdlrLog

Function SCIPincludeExprhdlrLog 

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

creates the handler for logarithmic expression and includes it into SCIP

@ingroup ExprhdlrIncludes