SCIPcolGetAge

Function SCIPcolGetAge 

Source
pub unsafe extern "C" fn SCIPcolGetAge(col: *mut SCIP_COL) -> c_int
Expand description

gets the age of a column, i.e., the total number of successive times a column was in the LP and was 0.0 in the solution