SCIPcutGetAge

Function SCIPcutGetAge 

Source
pub unsafe extern "C" fn SCIPcutGetAge(cut: *mut SCIP_CUT) -> c_int
Expand description

gets the age of the cut: the number of consecutive cut pool separation rounds where the cut was neither in the LP nor violated