pub unsafe extern "C" fn SCIPconshdlrNeedsCons(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintExpand description
needs constraint handler a constraint to be called?
pub unsafe extern "C" fn SCIPconshdlrNeedsCons(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintneeds constraint handler a constraint to be called?