SCIPincludePresolInttobinary

Function SCIPincludePresolInttobinary 

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

creates the inttobinary presolver and includes it in SCIP

@ingroup PresolverIncludes