SCIPconshdlrGetCheckConss

Function SCIPconshdlrGetCheckConss 

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

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