Function scip_sys::SCIProwGetLPPos

source ·
pub unsafe extern "C" fn SCIProwGetLPPos(row: *mut SCIP_ROW) -> c_int
Expand description

gets position of row in current LP, or -1 if it is not in LP