Function SCIPallowObjProp

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

returns whether propagation w.r.t. current objective is allowed

@deprecated Please use SCIPallowWeakDualReds()