SCIPnlhdlrHasEstimate

Function SCIPnlhdlrHasEstimate 

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

returns whether nonlinear handler implements the estimator callback