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

gets depth in the tree where the column entered the LP, or -1 if it is not in LP