Function SCIPallowDualReds

Source
pub unsafe extern "C" fn SCIPallowDualReds(scip: *mut SCIP) -> c_uint
Expand description

returns whether dual reductions are allowed during propagation and presolving

@deprecated Please use SCIPallowStrongDualReds()