Function SCIPconshdlrNeedsCons

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

needs constraint handler a constraint to be called?