SCIPconshdlrGetNCutsApplied

Function SCIPconshdlrGetNCutsApplied 

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

gets total number of cuts found by this constraint handler applied to lp