SCIPconshdlrGetEnfoConss

Function SCIPconshdlrGetEnfoConss 

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

gets array with enforced constraints of constraint handler; this is local information