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
pub unsafe extern "C" fn SCIPincludeSepaEccuts(
scip: *mut SCIP,
) -> SCIP_RETCODE
creates the edge-concave separator and includes it in SCIP
@ingroup SeparatorIncludes