pub unsafe extern "C" fn SCIPconshdlrGetNCheckConss(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_intExpand description
gets number of checked constraints of constraint handler; this is local information
pub unsafe extern "C" fn SCIPconshdlrGetNCheckConss(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_intgets number of checked constraints of constraint handler; this is local information