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