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