Function SCIPconshdlrGetNCheckCalls

Source
pub unsafe extern "C" fn SCIPconshdlrGetNCheckCalls(
    conshdlr: *mut SCIP_CONSHDLR,
) -> c_longlong
Expand description

gets number of calls to the constraint handler’s checking method