SCIPconshdlrGetNCutsFound

Function SCIPconshdlrGetNCutsFound 

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

gets total number of cuts found by this constraint handler