SCIPincludeSepaConvexproj

Function SCIPincludeSepaConvexproj 

Source
pub unsafe extern "C" fn SCIPincludeSepaConvexproj(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

creates the convexproj separator and includes it in SCIP

@ingroup SeparatorIncludes