pub unsafe extern "C" fn SCIProwExactGetRowRhs(
row: *mut SCIP_ROWEXACT,
) -> *mut SCIP_ROWExpand description
returns rhs-relaxation part of exact row, if it exists. Otherwise returns NULL
pub unsafe extern "C" fn SCIProwExactGetRowRhs(
row: *mut SCIP_ROWEXACT,
) -> *mut SCIP_ROWreturns rhs-relaxation part of exact row, if it exists. Otherwise returns NULL