SCIProwGetLPDepth

Function SCIProwGetLPDepth 

Source
pub unsafe extern "C" fn SCIProwGetLPDepth(
    row: *mut SCIP_ROW,
) -> c_int
Expand description

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