Function SCIPnlhdlrHasIntEval

Source
pub unsafe extern "C" fn SCIPnlhdlrHasIntEval(
    nlhdlr: *mut SCIP_NLHDLR,
) -> c_uint
Expand description

returns whether nonlinear handler implements the interval evaluation callback