pub unsafe extern "C" fn SCIPincludePresolInttobinary(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the inttobinary presolver and includes it in SCIP
@ingroup PresolverIncludes
pub unsafe extern "C" fn SCIPincludePresolInttobinary(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the inttobinary presolver and includes it in SCIP
@ingroup PresolverIncludes