pub unsafe extern "C" fn SCIPallowDualReds(scip: *mut SCIP) -> c_uint
returns whether dual reductions are allowed during propagation and presolving
@deprecated Please use SCIPallowStrongDualReds()