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