SCIPincludePresolBoundshift

Function SCIPincludePresolBoundshift 

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

creates the boundshift presolver and includes it in SCIP

@ingroup PresolverIncludes