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