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

returns whether expression handler implements the initial estimators callback