SCIPincludeExprhdlrEntropy

Function SCIPincludeExprhdlrEntropy 

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

creates the handler for entropy expressions and includes it into SCIP

@ingroup ExprhdlrIncludes