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