SCIPsetIncludeConflicthdlr

Function SCIPsetIncludeConflicthdlr 

Source
pub unsafe extern "C" fn SCIPsetIncludeConflicthdlr(
    set: *mut SCIP_SET,
    conflicthdlr: *mut SCIP_CONFLICTHDLR,
) -> SCIP_RETCODE
Expand description

inserts conflict handler in conflict handler list