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