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
pub unsafe extern "C" fn SCIPincludeSepaIntobj(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the integer objective value separator and includes it in SCIP
@ingroup SeparatorIncludes