linear Constraints RHS
Assume we have the constraint, Ax < b or Ax b, then this function returns the b vector. The values have not been adjusted for the direction of the constraint.
Return
the unadjusted right-hand side values, one for each linear constraint.