SCIPconshdlrGetNCheckConss

Function SCIPconshdlrGetNCheckConss 

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

gets number of checked constraints of constraint handler; this is local information