SCIPpropGetNAddHoles

Function SCIPpropGetNAddHoles 

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

gets number of holes added to domains of variables during presolving of propagator