SCIPincludeSepaEccuts

Function SCIPincludeSepaEccuts 

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

creates the edge-concave separator and includes it in SCIP

@ingroup SeparatorIncludes