Function scip_sys::SCIPincludeSepaIntobj
source · pub unsafe extern "C" fn SCIPincludeSepaIntobj(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the integer objective value separator and includes it in SCIP
@ingroup SeparatorIncludes