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

returns whether expression handler implements the simplification callback