SCIPconshdlrGetNAddConss

Function SCIPconshdlrGetNAddConss 

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

gets number of constraints added in presolving method of constraint handler