SCIPincludeExprhdlrSignpower

Function SCIPincludeExprhdlrSignpower 

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

creates the handler for signed power expression and includes it into SCIP

@ingroup ExprhdlrIncludes