pub unsafe extern "C" fn SCIPexprhdlrHasIntEval(
    exprhdlr: *mut SCIP_EXPRHDLR
) -> c_uint
Expand description

returns whether expression handler implements the interval evaluation callback