SCIPpropGetNPresolCalls

Function SCIPpropGetNPresolCalls 

Source
pub unsafe extern "C" fn SCIPpropGetNPresolCalls(
    prop: *mut SCIP_PROP,
) -> c_int
Expand description

gets number of times the propagator was called in presolving and tried to find reductions