pub unsafe extern "C" fn SCIPincludeSepaZerohalf(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the {0,1/2}-cut separator and includes it in SCIP
@ingroup SeparatorIncludes
pub unsafe extern "C" fn SCIPincludeSepaZerohalf(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the {0,1/2}-cut separator and includes it in SCIP
@ingroup SeparatorIncludes