pub unsafe extern "C" fn SCIProwGetRowExact(
row: *mut SCIP_ROW,
) -> *mut SCIP_ROWEXACTExpand description
returns exact row corresponding to fprow, if it exists. Otherwise returns NULL
pub unsafe extern "C" fn SCIProwGetRowExact(
row: *mut SCIP_ROW,
) -> *mut SCIP_ROWEXACTreturns exact row corresponding to fprow, if it exists. Otherwise returns NULL