SCIPsetFindConflicthdlr

Function SCIPsetFindConflicthdlr 

Source
pub unsafe extern "C" fn SCIPsetFindConflicthdlr(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_CONFLICTHDLR
Expand description

returns the conflict handler of the given name, or NULL if not existing