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