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