pub unsafe extern "C" fn SCIPincludeSepaGomory(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the Gomory MIR cut separator and includes it in SCIP
@ingroup SeparatorIncludes
pub unsafe extern "C" fn SCIPincludeSepaGomory(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the Gomory MIR cut separator and includes it in SCIP
@ingroup SeparatorIncludes