SCIPconshdlrGetNEnfoConss

Function SCIPconshdlrGetNEnfoConss 

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

gets number of enforced constraints of constraint handler; this is local information